C
ChuckL
I have a database available to multiple simultaneous users
(30-40). Occasionally, I am going to need to update
tables in the database. The tables are locked when users
are accessing the application, therefore, I am unable to
delete and save new tables. Is there a way for me to kick
users out of the database so that I can make the proper
updates?
Thanks alot for your help!
(30-40). Occasionally, I am going to need to update
tables in the database. The tables are locked when users
are accessing the application, therefore, I am unable to
delete and save new tables. Is there a way for me to kick
users out of the database so that I can make the proper
updates?
Thanks alot for your help!