Hi again.
I'm running Access 97 and in code, using docmd.runsql, I insert new
rows into a table. The destination table's key field is an autonumber.
99% of the time the code works fine but sometimes it won't add the
record/s due to a key violation.
Is this a known bug in Access, is there some workaround?
Thanks
Oliver
I'm running Access 97 and in code, using docmd.runsql, I insert new
rows into a table. The destination table's key field is an autonumber.
99% of the time the code works fine but sometimes it won't add the
record/s due to a key violation.
Is this a known bug in Access, is there some workaround?
Thanks
Oliver
Comment