Skip to main content



      Home
Home » Eclipse Projects » DTP » Informix Connectivity
Informix Connectivity [message #22558] Tue, 31 October 2006 11:42 Go to next message
Eclipse UserFriend
Originally posted by: zklopman.somewhere.nospam

Hello All,

I'm trying to connect the DTP to an Informix (v10) database. I have several
JDBC applications which run from the eclipse environment (run & debug
modes),
so I used thier URL connection parameters. As there is no pre-defined
informix
connection type, I used generic JDBC. Testing the connection I get:

java.sql.SQLException: com.informix.asf.IfxASFException: Attempt to
connect to database server (dbzk) failed.
at com.informix.jdbc.IfxSqliConnect.<init>(IfxSqliConnect.java:1026)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Nativ e Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknow n Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Un known
Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.informix.jdbc.IfxDriver.connect(IfxDriver.java:254)
at
org.eclipse.datatools.connectivity.db.generic.JDBCConnection .createConnection(JDBCConnection.java:88)
at
org.eclipse.datatools.connectivity.DriverConnectionBase.inte rnalCreateConnection(DriverConnectionBase.java:103)
at
org.eclipse.datatools.connectivity.DriverConnectionBase.open (DriverConnectionBase.java:53)
at
org.eclipse.datatools.connectivity.db.generic.JDBCConnection . <init>(JDBCConnection.java:48)
at
org.eclipse.datatools.connectivity.db.generic.JDBCConnection Factory.createConnection(JDBCConnectionFactory.java:51)
at
org.eclipse.datatools.connectivity.internal.ConnectionFactor yProvider.createConnection(ConnectionFactoryProvider.java:85 )
at
org.eclipse.datatools.connectivity.internal.ConnectionFactor yProvider.createConnection(ConnectionFactoryProvider.java:69 )
at
org.eclipse.datatools.connectivity.internal.ConnectionProfil e.createConnection(ConnectionProfile.java:304)
at org.eclipse.datatools.connectivity.ui.PingJob.run(PingJob.ja va:57)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)


which does not really describe the problem (at least to me).
Can someone please help me ?

thanks,

Zachi
Re: Informix Connectivity [message #24078 is a reply to message #22558] Tue, 05 December 2006 19:23 Go to previous message
Eclipse UserFriend
Originally posted by: ldunnel.us.ibm.com

I'm not sure which version of DTP you are using, however, connections to
Informix V10 are working in the current builds. There is even a driver
definition specifically for Informix V10.
Re: Informix Connectivity [message #583420 is a reply to message #22558] Tue, 05 December 2006 19:23 Go to previous message
Eclipse UserFriend
I'm not sure which version of DTP you are using, however, connections to
Informix V10 are working in the current builds. There is even a driver
definition specifically for Informix V10.
Previous Topic:DTP 0.9 vs DTP 1.0
Next Topic:DTP 9.1 and Informix
Goto Forum:
  


Current Time: Sat May 10 11:09:16 EDT 2025

Powered by FUDForum. Page generated in 0.27413 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top