How can I change identity property in SQL Server 2008? -


I have a table with no identity columns. Server 2008 is not allowed. So, how can I change the identity properties in SQL Server 2008?

Under Tools -> Options -> Designer -> Table and Database Designer

Need to rebuild the table to prevent unchecked change


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -