Tag Archive: JDBC

Mar
01

Java: Connecting to SQL Server 2000 using JDBC

Description SQL Server 2000 using JDBC

Overview Cross-platform Java Database Connectivity JDBC implementations are commonly used to connect Java programs to any of the major databases available on the market today. There are several possibilities of connecting programs to databases. We’ll focus on JDBC here and are going to point out one of the key advantages: there is no client side …

Continue reading »

Permanent link to this article: http://www.javaplex.com/blog/java-connecting-to-sql-server-2000-using-jdbc/