Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create and Updatable Cursor
Message
From
02/03/1998 15:59:21
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00082148
Message ID:
00082159
Views:
32
>How would you create an Updatable Cursor.
>
>My application need to create this temporary cursor, then change some data.
>
>Thank you,
>Marco

There are two ways:
1. CREATE CURSOR ...
or
2. Select * .... Into Cursor tmp
USE (Dbf()) again alias tmpUpdatable
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform