Syncing SQL Server 2005 and Outlook
I'm looking for a way to sync Outlook Contacts with records in an existing SQL Server 2005 database.
Ultimately I'd like all of the syncing to be done on a schedule on the server side but am open to any and all options. Updates to the data can be done on both the Outlook and the SQL side.
We're running SQL Server 2005 on Windows 2003 and have both VSTO and SSIS available to get this accomplished.
Many thanks.
-Matt

