R
RedHeadedMonster via AccessMonster.com
Im very interested in using Lebans MouseHook for several databases that I
administer. I gone thru like a gazillion posts concerning using this DLL and
havent found a similar setup.
Here's my question that I can't seem to find an answer for. The databases in
question are all FE/BE setups. I give the "users" a "SHORTCUT" that they
place on their desktop so that they can access the DB. The shortcut is
actually a .bat file that places a copy of the front end on their computer ex.
:
COPY \\servername_location\applicable_folder_names\DBName.mdb C:\DBName.mdb
START "MSAccess.exe" C:\DBName.mdb
Exit
So, my question is, and I guess Im specifically referring to the comment that
the DLL can be housed in the same file as the application, How do I use the
MouseHook with this set up?
Thanx!
RHM
administer. I gone thru like a gazillion posts concerning using this DLL and
havent found a similar setup.
Here's my question that I can't seem to find an answer for. The databases in
question are all FE/BE setups. I give the "users" a "SHORTCUT" that they
place on their desktop so that they can access the DB. The shortcut is
actually a .bat file that places a copy of the front end on their computer ex.
:
COPY \\servername_location\applicable_folder_names\DBName.mdb C:\DBName.mdb
START "MSAccess.exe" C:\DBName.mdb
Exit
So, my question is, and I guess Im specifically referring to the comment that
the DLL can be housed in the same file as the application, How do I use the
MouseHook with this set up?
Thanx!
RHM