P
Philip Leduc
Hi all,
An enoying feature in access is that when you have a mouse with a scrolling
wheel it kind of "scrolls" to the records.
To disable this scrolling there exists a MS knowledge based article
http://support.microsoft.com/default.aspx?scid=kb;en-us;278379
that I applied and seems to work under win 2000 and even under win XP pro on
the condition that the mousewheel.dll file is placed in the
C:\WINNT\system32 resp C:\WINDOWS\system32 folder and the code in the
articel is applied to the form where you want to disable the scrolling.
Now my question:
If my database that is split in data and front-end .mdb will be put on a
server do I need to install a copy of the front end on every client (with
the dll file) or can I place one front-end on the server (accessible by
every client) with the dll installed on the server to get the same effect?
It seems logical that even if I do that I still need to install the dll on
every client? Can anyone confirm ?
Philip
An enoying feature in access is that when you have a mouse with a scrolling
wheel it kind of "scrolls" to the records.
To disable this scrolling there exists a MS knowledge based article
http://support.microsoft.com/default.aspx?scid=kb;en-us;278379
that I applied and seems to work under win 2000 and even under win XP pro on
the condition that the mousewheel.dll file is placed in the
C:\WINNT\system32 resp C:\WINDOWS\system32 folder and the code in the
articel is applied to the form where you want to disable the scrolling.
Now my question:
If my database that is split in data and front-end .mdb will be put on a
server do I need to install a copy of the front end on every client (with
the dll file) or can I place one front-end on the server (accessible by
every client) with the dll installed on the server to get the same effect?
It seems logical that even if I do that I still need to install the dll on
every client? Can anyone confirm ?
Philip