H
Hamlet
I have a Access 2000 database storing user information for access to a third
party application. Passport size photographs of each user, obtained through
the third party application, will be stored in a directory below the
application and database.
A form has been designed to allow the administrator to view/edit an
individual users' details. Can I link an image item on the form to a
photograph in the sub directory using a sub path and variable rather than
embedding a OLE object i.e. ..\images\{picnum}.bmp where {picnum} is assigned
by the application as the users unique ID.
I need to store the photographs seperately for other reasons and this would
cut down on the size of the database.
Thanks in advance.
party application. Passport size photographs of each user, obtained through
the third party application, will be stored in a directory below the
application and database.
A form has been designed to allow the administrator to view/edit an
individual users' details. Can I link an image item on the form to a
photograph in the sub directory using a sub path and variable rather than
embedding a OLE object i.e. ..\images\{picnum}.bmp where {picnum} is assigned
by the application as the users unique ID.
I need to store the photographs seperately for other reasons and this would
cut down on the size of the database.
Thanks in advance.