News

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 ...
According to Microsoft, the SQL Server 2000 Driver for JDBC supports the JDBC 2.0 specification, and the driver is in final testing for the Sun J2EE Compatibility Test Suite.
Microsoft Corp. unveiled its first ever Java-based driver for accessing data in a SQL Server database on Tuesday at a Java developer's conference in New York. The beta version of the JDBC driver, ...
In this Microsoft SQL Server and JDBC tutorial, you'll learn how to connect to a Microsoft SQL Server in Java using JDBC. The steps are relatively straightforward: Each database is different, so ...
We're using JDBC to run statements against SQL Server 2008 R2 on a Windows 2008 R2 machine from a machine running 64-bit Ubuntu 10.04 LTS with the 2.6.32-32-server kernel. I'm using the current ...
The JDBC driver was released Wednesday as a free download for SQL Server users. It works with both SQL Server 2005 and SQL Server 2000 and has been tested against Java application servers ...