| Home | |
| Download | |
| Register | |
| Tutorial | |
| Help | |
| Site index | |
| Contact info |
Create database tables from your stored email messages :
|
Use a DBMS (Database Management System) such as Microsoft Access to create the "target" database. Visit the Database + ODBC page for information regarding database creation and configuring the ODBC (Open Database Connectivity) connection.
Download the DTBuild self-installing executable (.EXE) file.
Install DTBuild by running the downloaded .EXE file on your computer. It is recommended that you accept the defaults by simply pressing "Enter" until the installation has finished. Be sure to take time to read the license agreement, though!
Start DTBuild - the installation creates a Start menu entry and icons allowing you to run the program.
The DTBuild installation is accompanied by several sample email parsing configurations. The best way to create an email parser is to adapt an existing parser that closely matches the desired task.
EMail-To-Database.dxd is a good starting point for many email formats. Modify the string sets and action group "NewEMail" as needed.
Contact DTUtilities support for assistance with email parser configuration.
The input is specified as one or more message folders. When the Run | Email input (Ctrl+E) command is selected all messages in the specified folders are scanned. Select Input/Output | Input email folders to define the folders to be scanned.
DTBuild can output to database or files. Specify output file(s) using the "Input/Output" menu, option "Output files". Specify the database using the "Input/Output" menu, option "Database". Click here for more information on databases. Consult the program help for information on output destinations.
Modify the DTBuild string set(s) using the "Definitions" menu, option "String sets". String sets are also accessible via the "Quick Start" menu.
In order to perform the desired task the sample configurations may require modification beyond changing input, output and string sets. Consult the program help and the tutorial for more information.
Use the Run | Email input (Ctrl+E) command to parse the emails. See the run topic for more information.
Obtaining the desired output typically requires a few iterations of three basic steps :
Contact DTUtilities support for assistance with email parser configuration.
DTBuild uses MAPI (Messaging Application Programming Interface) to interact with the Windows messaging system. In order to determine whether or not it has already seen a message, DTBuild marks each message with a time stamp. This enables DTBuild to run in "New messages only" mode. Apart from this time stamp, DTBuild's access to the messaging system is read-only.
| Home | Download | Register | Tutorial | Help | Site index | Contact info |