G
Guest
Hi
I have a form for data entry bound to a table with an autionumber field as
the PK.
The fornm is opened in Insert mode. When I close the form with the close
button the record is saved to the DB.
If I close the frm without making entering any data the form closes fine and
no data is written to the DB.
However if I entyer data and then delete it and exit the form I get the
error message 'Empty row cannot be inserted'
Any ideas how to (easily) get around this?
Allen
I have a form for data entry bound to a table with an autionumber field as
the PK.
The fornm is opened in Insert mode. When I close the form with the close
button the record is saved to the DB.
If I close the frm without making entering any data the form closes fine and
no data is written to the DB.
However if I entyer data and then delete it and exit the form I get the
error message 'Empty row cannot be inserted'
Any ideas how to (easily) get around this?
Allen