how to export from the MySQL database to an outlook VCF file?

M

Mahesh

I want to be able to export from the MySQL database to an outlook VCF file -
basically add users that ordered into outlook for later mailing.

for that i have to Create an ASP file at the backend that exports the VCF
file for you to download.
Is there any solution?How can i do it?
 
R

Roady [MVP]

It's better you ask this in a MySQL database newsgroup. The vcf files is a
standard format and your export options are limited by MySQL and not
Outlook.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1
 
Top