Hi,
I tried to connect Netbeans 8.0.2 to an Access 2013 database with ucanaccess as service.
I used jars from the lib folder and also tried to use "org-apache-commons-logging.jar" and "org-apache-commons-lang" from Netbeans.
The jdbc url I tried are: "jdbc:ucanaccess://x:/SDL.accdb;showschema=true" and "jdbc:ucanaccess://x:\SDL.accdb;showschema=true".
But I always get "Cannot establish a connection to jdbc:ucanaccess://x:/SDL.accdb;showschema=true using net.ucanaccess.jdbc.UcanaccessDriver (null)"
So I want to ask if Access 2013 databases aren't supported at all or is it a bug in combination with Netbeans?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Access 2013 is supported, try to open the specifing db using the console.bat in the distribution (before using ucanaccess with NetBeans) and, please, let me know the console output.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I tried to connect Netbeans 8.0.2 to an Access 2013 database with ucanaccess as service.
I used jars from the lib folder and also tried to use "org-apache-commons-logging.jar" and "org-apache-commons-lang" from Netbeans.
The jdbc url I tried are: "jdbc:ucanaccess://x:/SDL.accdb;showschema=true" and "jdbc:ucanaccess://x:\SDL.accdb;showschema=true".
But I always get "Cannot establish a connection to jdbc:ucanaccess://x:/SDL.accdb;showschema=true using net.ucanaccess.jdbc.UcanaccessDriver (null)"
So I want to ask if Access 2013 databases aren't supported at all or is it a bug in combination with Netbeans?
Access 2013 is supported, try to open the specifing db using the console.bat in the distribution (before using ucanaccess with NetBeans) and, please, let me know the console output.