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 …
Tag Archive: JDBC
Permanent link to this article: http://www.javaplex.com/blog/java-connecting-to-sql-server-2000-using-jdbc/
