I'm pretty familiar with MySQL, now trying to learn MS SQL.
I imported the Access database (Access 97) into MS SQL server and auto increment seems to be lost.
QA.ID is supposed to be auto_incremented, how do I alter that table?
When I programmed ASP, I get the error as follows...