R
rafik
I have a database split in BE & FE. when any user open the FE they lock the
tables in the BE. This does not allow me to run the code to delete and
recreate the tables by create table Query.
My question is:
1- Is there a way to not allow any user to lock the BE tables used in the FE
forms?
2- If not 1 then can you show me the code to tell me who has the BE Locked?
Thank you
tables in the BE. This does not allow me to run the code to delete and
recreate the tables by create table Query.
My question is:
1- Is there a way to not allow any user to lock the BE tables used in the FE
forms?
2- If not 1 then can you show me the code to tell me who has the BE Locked?
Thank you