Shared databse

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
 
B

Brian

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

Bill

open the ldb file associated with the backend database. It stores
information on current users.
 
Top