locked up database

  • Thread starter Thread starter Jeff
  • Start date Start date
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
 
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.
 
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
 
Back
Top