Hi,
I am using SQL Server 7.0 Desktop edition.
I have two databases - Production and Test
I did all my work over the TEST Database; when we decided to make the project live, I tried to export all the tables from the TEST to PRODUCTION. I did work well fine.. BUT the columns that I have designated as Identity columns in the TEST database - they are never got exported as an Identity columns, rather they go as ordinary columns only. I had to go and fix it each time.. I mean, is this a result of natural behaviour of the Export Wizard or is this something abnormal ?
F1 please. Thank you...
RR
I am using SQL Server 7.0 Desktop edition.
I have two databases - Production and Test
I did all my work over the TEST Database; when we decided to make the project live, I tried to export all the tables from the TEST to PRODUCTION. I did work well fine.. BUT the columns that I have designated as Identity columns in the TEST database - they are never got exported as an Identity columns, rather they go as ordinary columns only. I had to go and fix it each time.. I mean, is this a result of natural behaviour of the Export Wizard or is this something abnormal ?
F1 please. Thank you...
RR