Its nearly 90 days from SQL Server 2008 November CTP and as per the CTP release cycle (90 days) the next instalment of SQL 2008 may be ready by end of this month. I feel that may be the last one before the RTM or as per the communication from Microsoft product development team feedback, but looking at...
JDBC driver for SQL Server is not part of the Java SDK. To set the classpath to include the sqljdbc.jar file if you want to use it. The sqljdbc.jar file is installed in the following location: < installation directory >\sqljdbc_< version >\< language >\sqljdbc.jar So now the JDBC development...