This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Currently, I am using JDK 1.4 and Data Direct's sqlserver.jar as a JDBC driver and SQL server 2008 R2 Version
for my web application, but currently we are facing some exception which might be related to jdbc version,
Exception stack trace is like :
Also, sometimes SQL server maschine 16 CPU's spikes to 100% and stop responding in that case we need to just restart the maschine.
Can anybody tell me about this exception and the best JDBC driver which i can use for jdk 1.4 and from where i can download that?
Thank you guys for your immediate response.
Can any body confirm me about java.sql.SQLException: [DataDirect][SQLServer JDBC Driver]Unhandled token type: Unknown token: 0x50 exception, that it is due to old JDBC driver only?