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,
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,