Here is the deal, I want to create a logging function that records whenever someone opens a database so that I can see which users currently have what databases open.
Now I have my table, SQL statment, and queries already setup and ready. The only piece that I am missing is the event(s) to activate this process. The only Open/Close events that I have found are for opening and closing an actual form in the database, but what I want to do is to have the logging process activated at the startup of the database.
If anyone can provide assistance on this topic, it would be greatly appreciated.
Travis
"Why would I ever want to learn about programming when Micorsoft products would be able to handle even the simplest of tasks. Oh...wait a minute...something's wrong with that statement?!
Now I have my table, SQL statment, and queries already setup and ready. The only piece that I am missing is the event(s) to activate this process. The only Open/Close events that I have found are for opening and closing an actual form in the database, but what I want to do is to have the logging process activated at the startup of the database.
If anyone can provide assistance on this topic, it would be greatly appreciated.
Travis
"Why would I ever want to learn about programming when Micorsoft products would be able to handle even the simplest of tasks. Oh...wait a minute...something's wrong with that statement?!