java.lang.ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver

Pubblicato il: 08 maggio 2015
sul canale di: Flying Kite
76,163
168

in JDK 8, jdbc odbc bridge is no longer used and thus removed from the JDK.

To use Microsoft Access database in JAVA add these extra JAR libraries.

1. hsqldb.jar
2. jackcess 2.0.4.jar
3. commons-lang-2.6.jar
4. commons-logging-1.1.1.jar
5. ucanaccess-2.0.8.jar

and use like..
Connection c=DriverManager.getConnection"jdbc:ucanaccess:// Path to your database i.e. MS Access Db;



1. download ucanacess.rar and extract it https://drive.google.com/file/d/0BxzP...
2. copy all the files and paste here
3. C:\Program Files\Java\jdk1.8.0_25\jre\lib\ext


In questa pagina del sito puoi guardare il video online java.lang.ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Flying Kite 08 maggio 2015, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 76,163 volte e gli è piaciuto 168 spettatori. Buona visione!