Hello
I have a database with its backend on a network location, and every different user has a front end copied to their desktop. Whenever any user is in the front end, a table (AgentList) is read-only. Its quite a pain as I often want to make changes to the table structure and users are in the FE from 8am-10pm (our entire working shifts) as every employee uses it.
Does anyone know what is causing this? I read somewhere an object might have the table open, and to have the recordsource as a query rather than the table, but I cant find anything that has the table as its recordsource that would generally be open.
If thats the only diagnosis, I will delve deeper, but I feel this may not be the case with my db..
Your help would be appreciated!
Cheers.
I have a database with its backend on a network location, and every different user has a front end copied to their desktop. Whenever any user is in the front end, a table (AgentList) is read-only. Its quite a pain as I often want to make changes to the table structure and users are in the FE from 8am-10pm (our entire working shifts) as every employee uses it.
Does anyone know what is causing this? I read somewhere an object might have the table open, and to have the recordsource as a query rather than the table, but I cant find anything that has the table as its recordsource that would generally be open.
If thats the only diagnosis, I will delve deeper, but I feel this may not be the case with my db..
Your help would be appreciated!
Cheers.