| Message: 93826 |
 |
BY: Praveen Devarao (praveend) DATE: 2010-06-10 05:26 SUBJECT: RE: Connecting to Informix Hi Martin,
To connect to a informix server you will need to have the Informix server configured with DRDA support. Once DRDA is set up you can connect to the Informix server following the same steps as for DB2 through the DRDA port.
You could follow this document http://rubyforge.org/docman/view.php/2361/10532/IBM_DB.pdf to quickly get started with using the IBM_DB driver.
Thanks
Praveen | |