View Single Post

   
  #3 (permalink)  
Old 02-28-2008, 07:10 PM
Yan Roosens
 
Posts: n/a
Default Re: Auto-increment fields when moving a base from Access to SQL server

Hi CJ,

> You might want to change the field type from int to identity. The identity
> field type in SQL Server is analogous to the Autonumber field type in
> Access.


Thank you, the error message related to that problem is no longer displayed, I
will now care about the next one :-(

Yan

Reply With Quote