News

Get an overview of JDBC's architecture, then learn how to connect to a database and handle SQL queries and responses with PreparedStatements, transactions, connection pooling, and more.
Developer Product Briefs Make a SQL-to-Java Connection SQL Server 2005's Type 4 JDBC driver provides database connectivity from a Java application. Though the driver class and connection URL are a bit ...
JDBC is the standard application programming interface (API) for accessing data within the Java and J2EE platforms. The Microsoft SQL Server 2000 JDBC Driver is a best-in-class Type 4 JDBC driver that ...