K
kevin.hawkins
I recently received a request to save file attachments within a
database. I was able to call the windows dialog box to pick a file and
store it in an OLE field. This, of course, caused many problems. Then
I thought I would just take the path of the file and store it in the
table. This too caused troubles as the BE was on a server and the local
paths wouldn't work for other users. Needless to say I need a better
solution.
Is there any way to have a user select the file through the windows
dialog box and have Access copy the file to the network directory and
store the path? If so, what kind of issues could crop up? Any
assistance would be appreciated.
Thanks in advance.
Kevin T. Hawkins
database. I was able to call the windows dialog box to pick a file and
store it in an OLE field. This, of course, caused many problems. Then
I thought I would just take the path of the file and store it in the
table. This too caused troubles as the BE was on a server and the local
paths wouldn't work for other users. Needless to say I need a better
solution.
Is there any way to have a user select the file through the windows
dialog box and have Access copy the file to the network directory and
store the path? If so, what kind of issues could crop up? Any
assistance would be appreciated.
Thanks in advance.
Kevin T. Hawkins