Shared databse

  • Thread starter Thread starter MR
  • Start date Start date
M

MR

We have a shared data base on a network. Is there any way
to see who all are using the file currently

Thanks
 
MR said:
We have a shared data base on a network. Is there any way
to see who all are using the file currently

Thanks

Assuming it's an Access database (i.e. a file), then, if I remember rightly,
the "net use" command on the server will tell you who has what files open.
 
open the ldb file associated with the backend database. It stores
information on current users.
 
Back
Top