Results 1 to 3 of 3
Thread: Help with JDBC driver
- 07-03-2007, 08:00 PM #1
Member
- Join Date
- Jun 2007
- Posts
- 91
- Rep Power
- 0
Help with JDBC driver
I am looking for to free JDBC driver for MS Access 2000. I having problems using the JDBC:ODBC bridge driver in NetBeans - since it doesn't look like the bridge driver supports all the functionality needed by NetBeans.
I am building something of to hobby project so don't want to have to pay for to commercial JDBC driver for MS Access.
Also I need all the useful and didactic information that they know of JDBC:ODBC.
Thanks.
Daniel:o
- 07-03-2007, 08:04 PM #2
Senior Member
- Join Date
- Jun 2007
- Posts
- 114
- Rep Power
- 0
I found this web-site:
Jackcess - Java Library for MS Access
which is a free library for connecting to Access 2000 data sources.
I don't think it is a standard JDBC driver, rather just some library functions that enable you to connect to an Access 2000 database in Java programs. I have yet to explore the functionality of this product and see how good it is.
Greetings.
Albert:rolleyes:
- 07-03-2007, 08:16 PM #3
Member
- Join Date
- Jun 2007
- Posts
- 92
- Rep Power
- 0
A few links that might be useful in doing JDBC development:
- Sun's JDBC Technology Page
- JDBC FAQ
- Search for JDBC Drivers
- J2SE 5.0 java.sql package
- J2SE 5.0 javax.sql package
- JDBC Driver Type overview
Greetings.
Marcus:cool:
Similar Threads
-
ClassNotFoundException com.mysql.jdbc.Driver
By Heather in forum JDBCReplies: 4Last Post: 03-31-2010, 12:08 PM -
Jdbc Driver For Oracle
By Swamipsn in forum New To JavaReplies: 0Last Post: 08-14-2007, 04:31 AM -
JDBC Driver problem
By Swamipsn in forum New To JavaReplies: 3Last Post: 08-09-2007, 03:55 PM -
How to get the type of the loaded JDBC driver.
By shankar in forum JDBCReplies: 1Last Post: 08-08-2007, 02:42 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks