| Member with 2 posts. THREAD STARTER | | | |
Access 2010 data collection feature Hi everyone,
I am trying to put together a prototype for demonstrating the Access 2010 data collection feature integrated with Outlook. So I created a simple table with an email address field in it, then used the "Create Email" feature under data collection in Access, went through the wizard and all works fine, I get the email with the data entry form, I do a reply and the data in Access get updated just fine. Now to the part that is now working, I have an data macro "On Update" which is simple and will send back a conformation email, when I fire this macro by updating the table data (row) manually the macro works and sends the email, but when the data gets updated from the reply email explained above the macro does nor work, I checked the log file and found an error "The 'SendEmail' action failed because the current database is not trusted.". I Googled this error and followed the suggested solution by creating a folder, add it to trusted locations, move my DB to that folder, I still get the same error.
Please help
Thanks |