Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to extract info from cursor?
Message
From
10/12/1997 22:09:53
 
 
To
10/12/1997 22:07:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00065194
Message ID:
00065196
Views:
38
You can use the result of the SELECT-SQL as you use any other table. Only that the result set is read-only.

Vlad

>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
Previous
Reply
Map
View

Click here to load this message in the networking platform