Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Auto increment field
Message
 
 
To
22/12/2003 06:08:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00861207
Message ID:
00861229
Views:
27
See SET AUTOINCERROR Command.

>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
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform