J
Jay Bukstein
When adding a new record to a database that has a
main/sub form design I get an error that states 'The
record has been change by another user since you started
editing it. if you save the record you will overwrite the
changes...'
I have 3 options Drop changes, Copy to clipboard and
grayed out is save data.
The database tables are MS SQL server links. Any
existing data can be changed with no problems.
Just to also say that the database is being developed now
and no one as access to it by me. And also That There is
no update code in the vba backend. Its just being
handled by the form itself. I've tried what KB
article 302492 suggests, but have had no success.
..
main/sub form design I get an error that states 'The
record has been change by another user since you started
editing it. if you save the record you will overwrite the
changes...'
I have 3 options Drop changes, Copy to clipboard and
grayed out is save data.
The database tables are MS SQL server links. Any
existing data can be changed with no problems.
Just to also say that the database is being developed now
and no one as access to it by me. And also That There is
no update code in the vba backend. Its just being
handled by the form itself. I've tried what KB
article 302492 suggests, but have had no success.
..