Hi,
I write for asking help about installing and connecting to an Informix database, I know Ignition has a DB2 jdbc driver but i couldn’t use it to connect the database informix, and so I thought to download de informix jdbc driver.
- I created a new database translator from System>Database>Drivers>Translators Tab.
- I created a new driver entry
2b) I Added the jar file(s)
2c) Configure the settings:
Class name: com.informix.jdbc.IfxDriver
I tried using the URL format that is in the doc of jdbc driver
Url Firmat: jdbc:informix-sqli://:/<DATABASE_NAME>: informixserver=;user=<user_name>; password=
but doesn’t works.
also I tried an Url like this
Url Format: jdbc:informix-sqli://:/<DATABASE_NAME>: informixserver= - I created a new connection using that driver
But I didn’t have exit with connection.
Please if you can help me. i’ll appreciate it very much.
Best regards
Carolina