Hi,
I have a db with 3 users operating with forms, and 15 users operating with DAP's.
I dont use access security because the users using dap's gets a load of login forms, on for each dap. (i.e I have 8 daps in one html file). In stead I have an easy html code that restricts the users who can view the file by their network username. The "formusers" logs on with a startupform (these logins are stored).
The structure works great except for the fact that it is difficult to determine which users that has a DAP open. The "formusers" sits beside me so kicking them out is easy.
Is there a way to see ALL users who are either logged on to the base, or viewing or registering data on a dap?
It's quite anoying to make the walk through the office and ask, "do you have the base open?" Especially when they all sit in different stories, buildings and so on.
I've tried to find a way to read the contents of the ldb file, but haven't figured it out yet. I reckon that it contains info on everything thats currently going on, but I lack the knowledge to seeing whats going on.
How can I make a module (preferably a form) to see all users? I have found many forum treads about users logged in to the base, but not a single post on seeing users accessing the base with dap's.
I am a rookie to VB, and my knowledge is limited to pasting other peoples codes and altering it so it fits my base (I keep the credit lines to the writer of course), so please dont send my to an article posted by microsoft or anything, because I never manage to make those work.
Anyone have an idea on how to do this?
A form that shows preferably the network username of everyone accessing data from my db?
Need help!
I have a db with 3 users operating with forms, and 15 users operating with DAP's.
I dont use access security because the users using dap's gets a load of login forms, on for each dap. (i.e I have 8 daps in one html file). In stead I have an easy html code that restricts the users who can view the file by their network username. The "formusers" logs on with a startupform (these logins are stored).
The structure works great except for the fact that it is difficult to determine which users that has a DAP open. The "formusers" sits beside me so kicking them out is easy.
Is there a way to see ALL users who are either logged on to the base, or viewing or registering data on a dap?
It's quite anoying to make the walk through the office and ask, "do you have the base open?" Especially when they all sit in different stories, buildings and so on.
I've tried to find a way to read the contents of the ldb file, but haven't figured it out yet. I reckon that it contains info on everything thats currently going on, but I lack the knowledge to seeing whats going on.
How can I make a module (preferably a form) to see all users? I have found many forum treads about users logged in to the base, but not a single post on seeing users accessing the base with dap's.
I am a rookie to VB, and my knowledge is limited to pasting other peoples codes and altering it so it fits my base (I keep the credit lines to the writer of course), so please dont send my to an article posted by microsoft or anything, because I never manage to make those work.
Anyone have an idea on how to do this?
A form that shows preferably the network username of everyone accessing data from my db?
Need help!