Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem selecting into a table
Message
De
04/04/2002 15:48:56
 
 
À
04/04/2002 15:42:34
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00641079
Message ID:
00641081
Vues:
12
>select alltrim(str(int(number))) as number from table into table1

Strange, it may even be a bug if it works for CURSOR but not TABLE. Two options, SELECT INTO CURSOR and copy to a DBF, or use TRAN(number) instead of Alltrim(Str())

* UPdate, saw that this was 2x, no TRAN(), sorry.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform