Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem selecting into a table
Message
From
04/04/2002 15:48:56
 
 
To
04/04/2002 15:42:34
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00641079
Message ID:
00641081
Views:
11
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform