Board index » Outlook » retrieving an email list from a database??

retrieving an email list from a database??

Outlook909
Hi,



I'd like to know if there is a way to retrieve an email list from MySQL and

use this in outlook to send emails with it.



Something along the lines where I click a button and a list from the

database will pop up in the Bcc: field.



I'm new to outlook and not sure where to start.



Thanks



Annie


-
 

Re:retrieving an email list from a database??

You need to install a component that allows you to use ODBC to connect to

the MySQL database. See

http://lists.evolt.org/archive/Week-of-Mon-20040119/154284.html



--

Sue Mosher, Outlook MVP

Author of

Microsoft Outlook Programming - Jumpstart for

Administrators, Power Users, and Developers

http://www.outlookcode.com/jumpstart.aspx





"Annie" <lo@ihug.com.au>wrote in message

Quote
Hi,



I'd like to know if there is a way to retrieve an email list from MySQL

and

use this in outlook to send emails with it.



Something along the lines where I click a button and a list from the

database will pop up in the Bcc: field.



I'm new to outlook and not sure where to start.



Thanks



Annie











-