![]() |
| ||
| Set Identity property on a column hello, I have a table with int Primary key. Is there a way to set identity property on this field w/o dropping/recreating the table? Thank you. |
| ||
| Re: Set Identity property on a column i thing that is SET IDENTITY ON insert INTO tb (id,.....) values(1,...) SET IDENTITY OFF , then you can set ident same as previous data. |
| All times are GMT -4. The time now is 5:10 am. |
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC