Access 2002 to SQL Server 2000

C

CJK

*Access 2002 front end (heavy VB) linked toAccess 2002 db*

Moving a back-end db done in access to link to same tables
exported into a SQL server 2000 db. Everything seemed
fine...When I open a form in the Access front end I get:

"You must use the dbSeeChanges option with OpenRecordset
when accessing a SQL Server table that has an IDENTITY
column."

Any ideas? TIA
 
Top