Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem selecting into a table
Message
From
04/04/2002 15:42:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Problem selecting into a table
Miscellaneous
Thread ID:
00641079
Message ID:
00641079
Views:
45
Here's my code:

select alltrim(str(int(number))) as number from table into table1

(number = 345.0000)
However, number comes in to table1 as a char 10 when I want it to be char 3. I thought the alltrim would fix that but it didn't.

Any suggestions?

Thanks,
Sunshine
Next
Reply
Map
View

Click here to load this message in the networking platform