Alhakeem1977
Registered User.
- Local time
- Today, 20:27
- Joined
- Jun 24, 2017
- Messages
- 308
Hi All,
How can I utlize the attachment field to store attachments to a shared drive instead of the access database back end?
My table structure as the below:
Table name: tblDeptReg.
Primary key: PKDes
Ref: short text.
Attachments : attachment
My aim is when a user click a button in data entry form, will sellect the file and it will be stored by default as the [Ref] column and in a specific folder path: A:\Docs.
Thanks in advance!
Sent from my HUAWEI NXT-L29 using Tapatalk
How can I utlize the attachment field to store attachments to a shared drive instead of the access database back end?
My table structure as the below:
Table name: tblDeptReg.
Primary key: PKDes
Ref: short text.
Attachments : attachment
My aim is when a user click a button in data entry form, will sellect the file and it will be stored by default as the [Ref] column and in a specific folder path: A:\Docs.
Thanks in advance!
Sent from my HUAWEI NXT-L29 using Tapatalk