Category:Database
From Java Example Source Code
These Java example source code show how to operate Database, such as MySQL, Oracle, MSSQL, Access, etc. through JDBC.
In order to run those Java example, you will need one or more of following Java libraries:
- Oracle JDBC driver. You can download it from JDBC driver for Oracle.
- MySQL JDBC driver. You can download it from MySQL Connector/J — for connecting to MySQL from Java
- MSSQL JDBC driver. There are several vendors provide JDBC driver for MSSQL, you should chose one of them:
- jTDS - SQL Server and Sybase JDBC driver. It is an open source JDBC 3.0 Type 4 driver for Microsoft SQL Server (6.5, 7.0, 2000 and 2005) and Sybase. jTDS is the fastest JDBC driver for MS SQL Server and is a complete implementation of the JDBC spec. You can download it from jTDS - SQL Server and Sybase JDBC driver
- MSSQL JDBC driver from Microsoft.
- JDBC driver for MSSQL 2000. You can download it from SQL Server 2000 Driver for JDBC Service Pack 3
- JDBC driver for MSSQL 2005. You can download it from Microsoft SQL Server 2005 JDBC Driver 1.2
Subcategories
This category has the following 13 subcategories, out of 13 total.
D |
D cont.HJM |
M cont.OP |
Pages in category "Database"
The following 176 pages are in this category, out of 176 total.
