Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Auto increment field
Message
From
22/12/2003 06:08:39
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Auto increment field
Miscellaneous
Thread ID:
00861207
Message ID:
00861207
Views:
52
In trying to move some test data from production to test I tried to use "append from production". I am using an autoincrement field for id and it doesn't like the "append from" saying it is read only.

I know I can scan the table and drop the values each field or can use SQL "insert into test(field1,field2) select field1,field2 from production) " but both require a listing of fields. Since this is a table with many many fields, is there a simplier way to move the data between tables with auto increment fields.


Thanks
Gaylen
Next
Reply
Map
View

Click here to load this message in the networking platform