Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Difference between tables and cursors?
Message
From
11/06/1998 16:24:06
Charlie Davies
McIntire School of Commerce
Virginia, United States
 
 
To
11/06/1998 15:45:43
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00107285
Message ID:
00107349
Views:
20
Marius -
>It's very simple.
>Select * from pos into cursor poscursor
Try taking out the * for the cursor and try this experiment. If you're trying to figure out the sum on fieldx, then use code:
Select sum(fieldx) as fieldx_sum from pos into cursor poscursor
Previous
Reply
Map
View

Click here to load this message in the networking platform