Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Read/Write Cursor
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00950034
Message ID:
00950046
Views:
21
>This does not work either.
>Sele * from ctbl into cursor ctemp readwrite

For older version of VFP use this
Sele * from ctbl into cursor ctemp readwrite
USE (DBF("ctemp")) AGAIN IN 0 ALIAS myRWcursor
USE IN ctemp 
SELECT myRWcursor
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform