Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to move data, including a general field
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00504895
Message ID:
00505007
Views:
27
There is another function that backs up a de-normalised vertsion of the data in an archive. I am resetting the tables for a new cycle. I'll give your approach a try, thanks


>When you say migrated I assume you mean backed up and not moved out of item permanently
>So I offer you the following assuming the field names/datatypes are the same.
>
>
>use olditem excl
>if notkeepinghistory
>   zap
>endif
>append from item
>
Previous
Reply
Map
View

Click here to load this message in the networking platform