![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
-----Original Message----- Any help is appreciated here. My alter column code fails below. I don`t know what I am missing here. The column is a primary key and all I want to do is make it an identity column. Thanks for any idea. Phlip --------------------------------------------------------- -- ALTER TABLE dbo.HISTORY ALTER COLUMN History_ID integer IDENTITY(1,1) NOT NULL --------------------------------------------------------- -- . |
![]() |
| Thread Tools | |
| Display Modes | |
| |