Hi
I'm getting an error : A new error has occured. Run-time error 3622
"You must use the dbSeeChanges option with OpenRecordset when accessing a SQL Server table that has an IDENTITY column."
I've tried adding dbSeeChanges (in red below), but i then get an Invalid Argument Error.
Can anyone...