Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy from cursor to a table
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00430422
Message ID:
00430688
Views:
15
>Don't forget the quotes around the cursor name your appending from. But right on track.
>
>select * from table1 where wherecond into cursor curtemp
>
>select table2
>append from dbf('curtemp')

Yes, thanks. Definitely my mind was preoccupied with something else...
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform