NetBeans IDE 6.5 and Microsoft Access
I would like to know if anyone who has previously used NetBeansIDE 6.5 has also connected an MS Access 2007 database to a system developed using the Java Application option on NetBeans Platform. i would really appreciate some help, especially if he sends me a tutorial ( alanzomo@yahoo.com )
0
a source to share
1 answer
This tutorial on the Netbeans website shows how you can connect Netbeans to an ODBC data source using JDBC-ODBC bridge. This will work for Access databases.
Alternatively, you can use this tool on the Sun website to find JDBC drivers for Microsoft Access.
+1
a source to share