I am having a problem in connecting with Unidata database using JDBC. I am working with couple of Jar files which none of them are helpful in enabling the connection. Can any have any information, how to connect to the above said one…
Since i didn’t get exact Unidatabase drivers , i tried using the jars that belongs to informix database which is also an IBM product. The Informix database jars i used are as follows: ifxjdbc,ifxjdbc-g,ifxjdbcx–etc.
Did you Google “IBM unidata jdbc driver”? If so you might find something relevant. Oracle owns some of the MySQL software nowadays, but that doesn’t mean you can use the MySQL JDBC driver to access Oracle.
[SIZE=2]i just went through the document, it is giving information about the Data source.I am looking for the concerned .jar files to connect to the database, as mentioned in the document we need to have uniJDBC.jar to establish. Can anyone have information about that?