address book

  • Thread starter Thread starter Sanford Aranoff
  • Start date Start date
S

Sanford Aranoff

I would like to export MS Outlook's address book to a csv file. I tried
it, but it has a vast number of fields that are not at consistent
locations. I just want to write a program that will read this file and
get the info into a database. It works fine with Netscape.

Thanks.
 
Sanford Aranoff said:
I would like to export MS Outlook's address book to a csv file. I tried
it, but it has a vast number of fields that are not at consistent
locations. I just want to write a program that will read this file and
get the info into a database. It works fine with Netscape.

Thanks.

Can't you export it as a comma delimited file. That would be easy
to read my anyone.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top