show/hide this revision's text 2 added 147 characters in body

Potential concurrency problem... Is the record open by another instance of Access on the same or a different machine, or does a form bound to the table have the record open in the same instance of Access on the same machine?

Renaud, try putting something in one of the other fields when you do the insert.

Also, try inserting an empty string ("") instead of a null.

show/hide this revision's text 1

Potential concurrency problem... Is the record open by another instance of Access on the same or a different machine, or does a form bound to the table have the record open in the same instance of Access on the same machine?