G
Guest
I'm thinking this shouldn't be difficult, but I'm not finding any leads.
I need to allow users of a replicated database to upload attachments (docs,
jpgs, tifs, etc.) to a network drive. I'd like the form to create a new
directory to sore the attachment or use an existing one if previously created
based on the Record ID.
I have no idea how to allow the user to browse their computer and then
upload or attach the document. I also want to store the link to this file so
that it can be browsed by other users or included in reports.
Since it's replicated and attachments can be so big I figured this would be
the way to go rather than an OLE scenario.
I need to allow users of a replicated database to upload attachments (docs,
jpgs, tifs, etc.) to a network drive. I'd like the form to create a new
directory to sore the attachment or use an existing one if previously created
based on the Record ID.
I have no idea how to allow the user to browse their computer and then
upload or attach the document. I also want to store the link to this file so
that it can be browsed by other users or included in reports.
Since it's replicated and attachments can be so big I figured this would be
the way to go rather than an OLE scenario.