Welcome to MSDN Blogs Sign in | Join | Help

Microsoft JDBC Driver Team Blog

Discussions related to Microsoft JDBC driver.

June 2007 - Posts

com.microsoft.sqlserver.jdbc.SQLServerException: This driver is not configured for integrated authentication.
On a Windows platform, when trying to connect to SQL Server using Integrated Authentication, you may see this exception: com.microsoft.sqlserver.jdbc.SQLServerException: This driver is not configured for integrated authentication. along with the following Read More...
java.lang.ClassNotFoundException: com.microsoft.jdbc.sqlserver.SQLServerDriver
If you are seeing this exception while trying to use the SQL Server 2005 JDBC driver, then you will need to update the application. The class name has changed between the SQL Server 2000 JDBC driver and the SQL Server 2005 JDBC driver. This particular Read More...
Page view tracker