SQL Express - Identity specification property - how to change
- From: Mike <ablyplus@xxxxxxxxx>
- Date: Fri, 23 Nov 2007 08:55:48 +0100
Hi, I use SQL Server Enterprise Manager for MS SQL Express and i want
to change the column properites for [int]
type of column, but I cann't change it.
More in details...
I'd like to set autoincremntal option and in order to change that I am
trying to change Identity specification from no to yes, without
success.
It is primary key too,
Name AricleID,
int type,
Primary set of binding --> ((0))
Full text specification --> No
Identity specification --> No --> I want to change this
Everything else is disabled
Thanks
.
- Follow-Ups:
- Re: SQL Express - Identity specification property - how to change
- From: Erland Sommarskog
- Re: SQL Express - Identity specification property - how to change
- Prev by Date: Re: Upsize from mdb to SQL Express 2005
- Next by Date: Re: Upsize from mdb to SQL Express 2005
- Previous by thread: foreign keys - on which kind of keys do the base on?
- Next by thread: Re: SQL Express - Identity specification property - how to change
- Index(es):