Wednesday, March 7, 2012

Identity Column Property SQL SERVER

hi

i export tables from Local to Online Server But some tables have a column with Identity=True

But after export tables that Property is not True How I can change it True With Query Analyzer????/

Would it be possible at all to do a 'create sql scripts' on the database, and use the scripts on the live server to recreate your tables? This should fix your problem.

No comments:

Post a Comment