Background
Total Access Emailer is the world's most popular Microsoft Access email add-in product and VBA code library. Simplify the way you communicate with your contacts, and easily share the data and reports from your Microsoft Access databases with personalized emails for each recipient.
Question
Where does Total Access Emailer store the settings I enter? How do I import and export these settings?
Answer
The Total Access Emailer blast settings and mail server settings are database specific. Total Access Emailer creates and uses the following system tables:
- usysTEmailerSettings stores the Total Access Emailer settings.
- usysTEmailerOptions stores the Total Access Emailer options (this stores your mail server settings).
- usysTEmailerEmbedded stores the Total Access Emailer blasts that you create.
This means that there are no additional steps required in order to export and import this information if you have migrated to a different machine, If you would like to reuse these settings in a new (or different) database, simply import these system table objects into the new database.
These tables are hidden if "Show System Objects" is not checked in Microsoft Access option settings.
Comments
0 comments
Please sign in to leave a comment.