Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding data to a table from a cursor
Message
From
25/09/1997 16:40:53
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00051665
Message ID:
00051668
Views:
32
Please forgive me if these are silly questions, but:

Does the table exist?
Does it have the same structure as the cursor?
Do you want to synchronize information between them? Or replace records?

How about:

SELECT myTable
APPEND FROM myCursor


>Could someone please tell me how to add data to a table from a cursor?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform