I have a database that has several attachment fields. I have a function that creates a report and generates an outbound e-mail to our production floor with that report (build sheet), i want to have the function also attach the contents of the attachment field in that e-mail so that they get both the build sheet report, and the attachments in their email.
Is this possible?