Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to append from a Cursor
Message
 
 
To
31/08/2000 08:21:05
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00410983
Message ID:
00411575
Views:
17
Jim,

>select ... into cursor mycursor
>select mytable
>append from dbf(mycursor)

Be warned if you are doing this on the order of thousands of times the append from can randomly fail with alias not found errors. I've had to switch to using into table instead.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform