Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL 6.0 to 7.0 Conversion

Status
Not open for further replies.

dmccarthy

Programmer
May 12, 1999
14
IE
I recently converted a SQL 6.0 to SQL 7.0.<br>
However two strange problems occurred.<br>
A table with an Identity field reset itself to<br>
zero (the table was empty at the time of conversion).<br>
<br>
Also when one looks at the table design in the converted<br>
database, nothing appears. This means table alterations<br>
have to be done in sql. Is there a way to fix this?<br>
<br>
Thanks,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top