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:54:44
General information
Forum:
Microsoft SQL Server
Category:
Import/Export
Miscellaneous
Thread ID:
01162137
Message ID:
01162144
Views:
16
This message has been marked as a message which has helped to the initial question of the thread.
>>In SQL Server you should specify IDENTITY propertry for such column.
>
>In the data type, I the closest one I see if UniqueIdentifier. Is that the one you are referring to? I also assign a primary key on that field but I don't think this is related.

No, it's separate attribute that can be applied to a column with decimal, int, numeric, smallint, bigint, or tinyint data type. There can be only one IDENTITY column per table.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform