Adding an identiy column

From: Don Lastuka (dlastuka_at_excite.com)
Date: 02/25/04


Date: Wed, 25 Feb 2004 11:31:09 -0800

I can script the addition of an identity column when adding a new column, but I cannot script an identity property when adding it to an existing column. It works in the Enterprise Manager interface, but does not seem to work in script. It looks like this type of command is not possible when viewing ALTER TABLE ALTER COLUMN help. Any thoughts?

Thanks, Don


Loading