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 > connection between Informix & MySql

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-11-11, 12:04
ZZ550 ZZ550 is offline
Registered User
 
Join Date: Jan 2011
Posts: 6
connection between Informix & MySql

All,

I need to make a connection between Informix v.10.00
( I know I need to rev up) and Mysql.

The databases reside on separate Linux servers.
(An Informix/Aix server will also be in the mix down the road)

I already have the Mysql ODBC driver on the Informix server
and the Informix ODBC driver on the Mysql server.

Questions:
-Can I use Informix’s dbaccess or 4gl to access Mysql via the ODBC drivers?
-Is Enterprise Gateway Manager a viable option?
-Any other best practice/solutions would be appreciated.

Thanks!
Reply With Quote
  #2 (permalink)  
Old 11-16-11, 00:49
begooden-it begooden-it is offline
Registered User
 
Join Date: Sep 2011
Location: Pont l'Abbé, Brittany, France
Posts: 183
Hi,

1) dbaccess cannot use ODBC, so you can't connect to any non informix database with it.
2) Not sure there is a Mysql ready edition for Enterprise gateway
3) depending on what you have to do on the application side:
a) if no human interface is involved, perl with the packages DBI packages for Informix and MySql is probably the best solution
b) if a human interface is involved, use Querix Lycia, which compiles x4GL language, but runs on informix, oracle, sqlserver, mysql and postgresql. I think genero does this too, but it is more expensive.

Hope this helps
Reply With Quote
  #3 (permalink)  
Old 11-16-11, 12:11
ZZ550 ZZ550 is offline
Registered User
 
Join Date: Jan 2011
Posts: 6
Informix/MySQL

Great overview this is very helpful.

BTW I did try Enterprise Gateway manager with MySQL without success. Informix support gave it a try as well…But I still plan to experiment with it little more when I get the time.

Again thanks for you input!
Reply With Quote
Reply

Tags
informix mysql connection, mysql informix odbc

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