B
Bruce Caouette, Jr.
I am building an Access database. In this database I wrote a function that
returns values from a table in the database. If I open the database in
exclusive mode, I can edit and save the form the function is on, but the
function returns the error "3045; File already in use". If I open the
database normally (shared mode), the function works properly, but noe I
cannot edit the forms design. Any assistance would be greatly appreciated.
returns values from a table in the database. If I open the database in
exclusive mode, I can edit and save the form the function is on, but the
function returns the error "3045; File already in use". If I open the
database normally (shared mode), the function works properly, but noe I
cannot edit the forms design. Any assistance would be greatly appreciated.