Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copying records
Message
From
05/05/1997 10:11:31
 
 
To
05/05/1997 10:07:22
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00030828
Message ID:
00030829
Views:
32
>I have an 'old' table, and a 'new' table (updated structure, new fields, validation rules, etc). I need to copy all of the records from the old table into the new. Most of the field names are the same, and all the new fields are placed at the end. Is there an automatic way to do this, or will I have to write a procedure? The full table has about 75 fields, and +/- 100,000 records. (Yes its normalized, just happens to be a big table). Thanks.
>
>Erik

APPEND FROM ... FIELDS ...
will do this job.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform