We have a networked database (using ACCESS 2003) containing:
two tables: 1 mdb table (Table A), and 1 linked table to an Excel worksheet.
the excel worksheet is set to be SHARED
FormA : uses Table A, and the linked table is used in a subform
SITUATION : Everything is Ok, if only 1 user opens FormA.
If a second user tries to use FormA, an error occurrs that the linked table is already being used and is in exclusive mode. The form will open but the Subform opens empty.
QUESTION : What needs to be done in order for the linked table to open in 'Non-exclusive' mode?
I'm a newbie to ACCESS, so any help will be greately appreciated.
Joel
two tables: 1 mdb table (Table A), and 1 linked table to an Excel worksheet.
the excel worksheet is set to be SHARED
FormA : uses Table A, and the linked table is used in a subform
SITUATION : Everything is Ok, if only 1 user opens FormA.
If a second user tries to use FormA, an error occurrs that the linked table is already being used and is in exclusive mode. The form will open but the Subform opens empty.
QUESTION : What needs to be done in order for the linked table to open in 'Non-exclusive' mode?
I'm a newbie to ACCESS, so any help will be greately appreciated.
Joel