|
-
One can have only one Identity column in SQl server which is usually Primary key which obviously does not accept null.
From the error looks like this is not a Primary key column for you and you still want to increment it automatically and is defined as not null.
Are you trying to generate a number for non Primary key column ???
Sonali
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|