Skip to content
Prev 59307 / 398502 Next

Informix database

On Thu, 18 Nov 2004, Yasser El-Zein wrote:

            
ODBC runs perfectly well under Linux.  There is an Informix driver, see

http://www.unixodbc.org/doc/informix.html

R does not have a JDBC driver, and trying to use one under RSJava is 
likely to be *far* more work that using ODBC.

Vito Ricci mentioned DBI, but I am unaware of any Informix backend for 
DBI, which is not of itself a DBMS interface, more a meta-driver (as ODBC 
is).