Thread
:
without ODBC
View Single Post
#
2
(
permalink
)
06-13-2007, 04:22 PM
Peter
Senior Member
Join Date: Jun 2007
Posts: 119
You count with JDBC = Java Database Connectivity
This is the standard to connect to a data base from java. The API defines the method and interfaces to connect
You have to download the jar, and then put it in the classpath of your application
Peter
View Public Profile
Send a private message to Peter
Find all posts by Peter