locked up database

J

Jeff

I developed an application which runs on a shared network.
I chose not to set up "User" groups since the database is
stand alone, and user access is limited at the network
level.

My question is this: If, and when the database locks up,
is there a way to tell who is in the database and, if
necessary, terminate there session.

Thanks - Jeff
 
P

Paula

Jeff,
I'm having the same problem and wondering if you found a
solution to this? I found the LDBViewer as a useful
utility in JetUtils.exe but still can't find a way to
terminate a users setting.

Thanks in advance.
 
G

Guest

A contact suggested opening up a form [hidden] and
inserting a time counter, read as boolean.
When there has been no activity for a period of time, the
application shuts down automatically.

Other than that, I was hoping for an admin functionality
which can terminate someone's session, but as of now, to
no avail.

hth - jeff
 

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