Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to extract info from cursor?
Message
From
10/12/1997 22:07:31
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to extract info from cursor?
Miscellaneous
Thread ID:
00065194
Message ID:
00065194
Views:
70
Can anyone tell me how i might go about extracting the values from my queryresult which i store in a cursor?

Example:
i have a table with 3 data fields: a, b, c.
i execute an SQL query on above table and put the result into CURSOR called temp.

(Assume that queryresult is only a single row)
How would i retrieve individual values of a, b, and c from temp?

(Assume that queryresult is multiple rows)
How would i advance to the next row? And how can i backtrack a row?

Any help will be appreciated!
Many thanks :)

Mazlan Bin Mohammad
Next
Reply
Map
View

Click here to load this message in the networking platform