I need some help about how to connect MS Access database in NetBeans.I visited www.netbeans.org but didnt got much help related to MS Access.
What I did is I start from Net Beans Desktop Application ....But when i select the option of database in it ....It asks Database URL....I have made connection from Control panel>>administrative tool>>Data Source >> and then added Microsft Access Driver(*.mdb) ....and added my database here.....
Like in Net Beans Database URL is written as
jdbcdbc:<DB>
But as i write my data base name here jdbcdbc:Mydatabase.
It gives the following error:
Unable to obtain schema.There is unsufficent information to establish a connection to obtain list of schemas.
I can't Understand what's the problem Please Help :( me