Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is writing to a cursor possible?
Message
From
17/08/2001 07:20:34
 
 
To
17/08/2001 07:08:28
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00545191
Message ID:
00545192
Views:
13
Hi Christian

a cursor created by SELECT SQL can be made updateable if its used again in another work area, which is what Cetin is doing. Also the cursor needs to be real and not just a filtered view of the original data. Add NOFILTER to your SQL sataement to make your cursor real then you should be able to update it.



Nick Mason
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform