is there any way to export outlook contacts directly into a sql server db. this could be using a tool or programatically
+1
A:
I would export from Outlook to Access using the Export command in Outlook, and then I would transfer to SQL Server using the Import and Export Data tool of SQL Server.
CesarGon
2009-11-21 03:29:17
any more details on how you export to access?
ooo
2009-11-21 12:10:30
i figured it out using the new upsizing wizard
ooo
2009-11-21 13:01:43
+1
A:
This link http://www.outlookcode.com/article.aspx?ID=25 show how to programatically synchronize outlook items with DB using LINK and ADO.NET.
Nitai Bezerra
2009-11-21 03:35:50