Nancythomas
Registered User.
- Local time
- Today, 13:12
- Joined
- Apr 20, 2010
- Messages
- 59
I have searched all over and am in need of some assistance. I have a database that has the table [tblAttachments] to store various attachments. In this table I have a primary key [ItemNumber] and an attachment data type field. This table holds all attachments for a Customer/Record.
What i am trying to accomplish is being able to code a command button to send the Attachment file (eg. various type of files .doc; .exl; .jpg etc) as an attachment in an email.
I dont know if sendobject can do what i am asking.
I have found some info on saving them to the local harddrive but this is not going to work for my specific needs.
Any and all help or push in the right direction is greatly appreciated.
What i am trying to accomplish is being able to code a command button to send the Attachment file (eg. various type of files .doc; .exl; .jpg etc) as an attachment in an email.
I dont know if sendobject can do what i am asking.
I have found some info on saving them to the local harddrive but this is not going to work for my specific needs.
Any and all help or push in the right direction is greatly appreciated.