If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Informix -> Mysql synchronization

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-23-09, 03:25
projuri projuri is offline
Registered User
 
Join Date: Sep 2009
Posts: 1
Question Informix -> Mysql synchronization

Hello,

How is it possible to synchronize two databases Informix -> Mysql?
Database contains something about 10 tables and two of them have ~100.000 records, synchronization interval should be 10minutes.

Is there any tool that could detect changes and convert them to SQL92 and send those changes to mysql?

Or maybe is it possible to use triggers to solve the problem?

Thank you
Reply With Quote
  #2 (permalink)  
Old 09-25-09, 21:26
ceinma ceinma is offline
Registered User
 
Join Date: Apr 2007
Location: Jundiai / SP - Brasil
Posts: 311
short answer , NO...

But, if you buy the Informix Gateway you can access the mysql from Informix and maybe use triggers (i don't know the limits of IDS Gateway)
IBM - Informix Enterprise Gateway Manager - Add-on Overview

I don't know if on mysql you can access Informix with ODBC (my guess is yes, you can).

On version 11.50 of Informix have a new feature called , Change Data Capture , what is a interface to capture information on-line on Informix, or something like that. I don't study about it yet... but to do this you probably will need coding in C .
__________________
________________________________________
César Inacio Martins
Jundiai / SP - Brasil
http://www.imartins.com.br/informix - em Português
http://www.imartins.com.br/informix - English (translated by Google).
________________________________________
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On