Hi There,
I have an existing Informix database, that contains all the customers that I have imported into Microsoft CRM 4. Informix customers are mapped to CRM "accounts". But I need to sync the Informix Customers table and the Sql Server Accounts table.
Informix "customers" are being updated daily and these changes need to be updated in the CRM accounts table.
What is the best way to achieve this? Initially the sync process will be from Informix to Sql Server, but later it might be bidirectional.
Thanks for you help!