Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: How many users are using my database?


Message #1 by "John Coole" <j.coole@b...> on Thu, 21 Jun 2001 15:45:06
John,

If  your database name is mydb.mdb, then just use text editor to open
mydb.ldb. This file will record who are using your db.

Norman

----- Original Message -----
From: "John Coole" <j.coole@b...>
To: "professional vb" <pro_vb@p...>
Sent: Thursday, June 21, 2001 3:45 PM
Subject: [pro_vb] How many users are using my database?


> Hello
>
> I have a VB application that runs over a network, connecting to an access
> database held on the Server.  There is no Security on the database as
> such, however Users log in to the Network via NT Security first.  Then
> they are free to start the VB application and log in to the access
> database provided they are listed as a user (Same as NT/Win95 Log in)
>
> My question though, is once they are logged in to NT How can I find out
> how many users are using the Access database?
>
> Any help is appreciated.
>
> Thanks
>
> John
> J.Coole@b...

  Return to Index