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.
Hi, I want to write a jdbc driver for an access database and I could use some help (source code or links maybe a tutorial on how to do it).Don't want to use odbc just jdbc to connect to the database.One more question : is it possible to connect to a database just specifing the path and the name of the database ? Tanks.
Why reinvent the wheel? Is there any reason for writing your own driver other than seeing if you can do it?
A good workman is known by his tools.
david eberhardt
Ranch Hand
Joined: Jul 02, 2002
Posts: 158
posted
0
Originally posted by Berciu Ioan: Hi, I want to write a jdbc driver for an access database and I could use some help (source code or links maybe a tutorial on how to do it).Don't want to use odbc just jdbc to connect to the database.One more question : is it possible to connect to a database just specifing the path and the name of the database ? Tanks.