C
Cadman905
I have for many years been using the wang/kodak activex Thumbnail viewer
control in Microsoft Access VBA scripts so that the thumbnail image is
displayed for the tif image associated with each record. This control is no
longer supported by Office 2003 so I have tried to substitute the MODI
control into my old scripts.
The problem I am having with the MODI control is that the Novell server
resource share where are images are located has read only file permissions
for the users (and I want to keep it this way). When the MODI control tries
to open the file it tries to write a temp file in the same location. Due to
the fact that the drive is read only, the MODI control will not display the
image and there is no error or alert message. When the image is located on a
read/write share everything displays fine.
Anyone else had this problem and is there any work around. I have checked
the MODI documentation and reached a deadend.
J.T.
control in Microsoft Access VBA scripts so that the thumbnail image is
displayed for the tif image associated with each record. This control is no
longer supported by Office 2003 so I have tried to substitute the MODI
control into my old scripts.
The problem I am having with the MODI control is that the Novell server
resource share where are images are located has read only file permissions
for the users (and I want to keep it this way). When the MODI control tries
to open the file it tries to write a temp file in the same location. Due to
the fact that the drive is read only, the MODI control will not display the
image and there is no error or alert message. When the image is located on a
read/write share everything displays fine.
Anyone else had this problem and is there any work around. I have checked
the MODI documentation and reached a deadend.
J.T.