Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
From VFP auto incremental key to SQL Server
Message
 
 
To
15/10/2006 22:42:54
General information
Forum:
Microsoft SQL Server
Category:
Import/Export
Miscellaneous
Thread ID:
01162137
Message ID:
01162139
Views:
24
>Once the VFP tables are upsized to SQL Server, all my auto incremental fields are converted to Integer. What should I do to adjust the SQL Server database so it would know that this is an auto incremental field?

In SQL Server you should specify IDENTITY propertry for such column.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform