Synchronizing 2 databases

sql server United States
  • 17 years ago

    I have a MS SQL server database.
    I want to synchronize this database with the Microsoft Outlook database
    (The synchronizing program should access the Outlook database using the Outlook API provided by Microsoft).
    ie, any changes made in the SQL server database should be reflected in the Outlook database and vice versa. The schemas of the 2 databases are quite similar.
    This need not be done in real time i.e I could do this once a week.
    When I run the synchronize program, it should compare the 2 databases and synchronize them so that they are consistent.
    Any tips/pointers as to how I should go about this?


    Thanks!

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“There are only two kinds of languages: the ones people complain about and the ones nobody uses” - Bjarne Stroustrup