Kicking User Out

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!
 
B

Br1an_g

I have an ldb viewer that i use to find out who is in the
database, then i 'Net Send' a prompt to each user to close
the database.(or create a batch if there are lots)

I would also like to know how to Kick them out, as it
would save some time

Brian
 
B

BarbaraC

Just curious about your ldb viewer. Is it available
online or did you create it? Would like to use the same
concept!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top