Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Edit SQL cursor
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00244781
Message ID:
00244791
Views:
15
>I have created a cursor from a SQL SELECT statement.
>How can I edit this data? I get "control is read only". How do I change the "readonly" property to .F.? The VFP help says the default is False, but it is acting as True.

This one's in the FAQ section now, isn't it? :) Anyway, it's just

USE DBF('SQLcursor') AGAIN IN 0 ALIAS R/Wcursorname

make sure to use NOFILTER if it's a simple SQL, or you can get a crash from a filtered table result set...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform