Hello - Sort of NB with RAILO so please bear with me.
We have some old legacy Informix databases where I work that I'd like to wrap some CFML forms around
I have the requisite JDBC drivers installed on my workstation (same workstation that hosts RAILO). The jdbc drivers are used by Aqua Studio and Talend, so I'm pretty sure they support what I need to do.
I'm running
Tomcat7 and the most recent release of Railo (4.2 I think) .
Anyway, these are all part of IBMs jdbc download:
ifxjdbc.jar
ifxjdbcx.jar
ifxlang.jar
ifxlsupp.jar
ifxslqj.jar
ifxtools.jar
So, long question short, what steps do I take to get RAILO wired up with our informix host?
This is the connect string I tried with no luck.
jdbc:informix-sqli://server.
somewhere.com:5050:INFORMIXSERVER=acme;user=NONEOFYOURBEEZWAX;password=NONEOFYOURBEEZWAX