Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Writable Cursors HOW??
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00241849
Message ID:
00241852
Views:
20
>Hello
>
>Writable Cursors. I've done it before, I am blank today?
>
>Thanks
>Mo
create cursor...

or

select * from ? into cursor test1
use (dbf()) again alias TestReadWrite in 0
select TestReadWrite
modify as needed
Previous
Reply
Map
View

Click here to load this message in the networking platform