N
Neil
Hello Everyone,
I'm stumped! I have been searching through the google newsgroups to try and
find a solution to my problem. At the moment when my database loads, I use
some code to hide the Access window and just display my Form. The problem
that I have now is that I dont know how I can check to see if the database
is already running as it is not displayed in the taskbar. In fact, the only
way you can tell if it is running is when you do ctl+alt+del and it is then
displayed in Windows Task Manager (Windows XP). I was going use some code
that would loop through the taskbar and check the names of all programs
open - if the database name was in there then the function returns true.
Anyone got any ideas? Some other useful information is that I have a custom
visual basic program running (which checks the database @ certain times) and
this is where I am trying to detect if Access is running.
TIA,
Neil.
I'm stumped! I have been searching through the google newsgroups to try and
find a solution to my problem. At the moment when my database loads, I use
some code to hide the Access window and just display my Form. The problem
that I have now is that I dont know how I can check to see if the database
is already running as it is not displayed in the taskbar. In fact, the only
way you can tell if it is running is when you do ctl+alt+del and it is then
displayed in Windows Task Manager (Windows XP). I was going use some code
that would loop through the taskbar and check the names of all programs
open - if the database name was in there then the function returns true.
Anyone got any ideas? Some other useful information is that I have a custom
visual basic program running (which checks the database @ certain times) and
this is where I am trying to detect if Access is running.
TIA,
Neil.