1. Getting No suitable driver error using hibernate. coderanch.comHi All, I am working on ana application which is integration of struts 2, spring and hibernate. Below is the code for web.xml and applicationContext.xml. |
2. No Suitable Driver error message forum.hibernate.orgI'm developing with eclipse 3.1 and hibernate. I had the following error with the configuration file for DB2: 14:46:36,247 WARN SettingsFactory:95 - Could not obtain connection metadata java.sql.SQLException: No suitable driver I've added the db2 library db2jcc.jar and db2jcc_license_cu.jar to the classpath. I successfully tried the same code with other configuration file for Oracle and SAP DB. Can anyone help me ... |
3. No suitable driver error trying to build eg demo forum.hibernate.orgAuthor Message Tom Kalafut Post subject: No suitable driver error trying to build eg demo Posted: Tue Feb 07, 2006 2:40 pm Newbie Joined: Mon Feb 06, 2006 5:18 pm Posts: 1 Hi. I cannot even build the simple eg demo from the Learn Hibernate for Java tutorial. I'm getting a "No suitable driver error" even though I've placed ... |
4. Error; No suitable driver forum.hibernate.org |
5. OCI driver exception forum.hibernate.orgHi, I am trying to connect to a database through the OCI driver of Oracle 9, I was connecting ok through the Thin driver, and I connect correctly with the OCI driver in the Database Explorer of MyEclipse, but when I run the application I get the following exception: org.hibernate.exception.GenericJDBCException: could not execute query at org.hibernate.exception.ErrorCodeConverter.handledNonSpecificException(ErrorCodeConverter.java:92) at org.hibernate.exception.ErrorCodeConverter.convert(ErrorCodeConverter.java:80) at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43) at ... |
6. [ODBC Microsoft Access Driver] exception on MS Ac forum.hibernate.orgPage 1 of 1 [ 1 post ] Previous topic | Next topic Author Message charles-xie Post subject: [ODBC Microsoft Access Driver] exception on MS Ac Posted: Wed Sep 23, 2009 9:52 am Newbie Joined: Wed Sep 23, 2009 9:22 am Posts: 1 I use Sun's JDBC-ODBC Bridge and my own ... |