Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CURSORSETPROP()
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00236528
Message ID:
00236531
Views:
11
>This is a stupid question but I can't seem to find how to make my cursor writeable. Could someone give me a clue.

If you have vfp7 you can put READWRITE in the SQL :)

Otherwise, a RW cursor is created by 2 ways:

1) CREATE CURSOR...
2) USE DBF('cursorname') AGAIN IN 0 ALIAS newRWcursorname
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