I'm having some trouble getting personal contacts of some users I have in a database in SQL Server 2008.
I need to import into Outlook, so I can send an email to each one.
What is the best way for me to be able to connect to the database and get the contacts?
Thanks.