This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes Type 4 driver for MS Access Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Type 4 driver for MS Access" Watch "Type 4 driver for MS Access" New topic
Author

Type 4 driver for MS Access

Nelson Nadal
Ranch Hand

Joined: Jun 06, 2002
Posts: 169
Is there a driver for this?
As far as I knew Type 4 is used for Data Source connection (jndi) or connection pooling style....

Of course I can connect using Type 1 driver for MS Access by using DriverManager class...

Please correct me if I am wrong... Because until now I can't test MS Access by using JNDI data source... but mysql is fine and working....
Wei Dai
Ranch Hand

Joined: Jun 22, 2005
Posts: 81
Such a commercial pure Java type 4 driver for MS Access is at http://www.hxtt.com/access.html .
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Type 4 driver for MS Access
 
Similar Threads
How to make a data source connection without writing a User name & Password and the -ds.xml file
type four driver(thin driver) for ms-access
Database connection problem
connection pooling in websphere 5.1
Weblogic 8.1 driver connection pool ?