I have table in a DB and the primary key is the 'TID' column, and I want to make it as AUTOINCREMENT, but I can't, because the "Identity specification" is turned off!
See this picture: http://www.rofof.com/img2/6xsbuy6.gif
How can I do it?
Thanks!