|
|
|
ODBC/Database Connectivity
Summary
MailListBot can import mailing lists from any ODBC compliant database such
as Microsoft Access, Microsoft Excel, Microsoft SQL Server, Oracle, and others.
Benefits
- Increased performance - Using MailListBot's database features greatly
increases performance over using ANY mail object with ADO.
- Reduce your coding - MailListBot's database features require only
THREE lines of code! Specify the connection string or DSN, a table name
or SQL query, and the name of the table column that contains the email
addresses. It's that easy!
- Less to worry about - No need to worry about managing database
connections or recordsets. Let MailListBot take care of it for you.
Example
Click here for an example.
|
|
|