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 |