JDBC error | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

JDBC error

Hi guys,
i am trying to install an Application on SQL 2005 Express and i get the following error:
Any idea:
"Unable to register the JDBC Driver. It is missing from the CLASSPATH or might not be installed"
Seems to be related to JDBC missing driver. Will the solution be to download and install latest JDBC driver for SQL 2005???[?] AKTHAR
I believe the CLASSPATH refers to the Java component, which I have no experience.
It might be a good idea to check whether your SQL Server JDBC Driver (mssqserver.jar) contains the com.microsoft.jdbc.sqlserver.SQLServerDriver class! and also try to add the appropriate JDBC driver file(s), to C:program FilesIBMDirectorjrelibext directory. Satya SKJ
Microsoft SQL Server MVP
Writer, Contributing Editor & Moderator
http://www.SQL-Server-Performance.Com
This posting is provided AS IS with no rights for the sake of knowledge sharing. Knowledge is of two kinds. We know a subject ourselves or we know where we can find information on it.
I’ll try that
thanks AKTHAR
i have tried that with no luck. any other ideas??? AKTHAR
Have you checked under Java based forums for relevant informationa? Satya SKJ
Microsoft SQL Server MVP
Writer, Contributing Editor & Moderator
http://www.SQL-Server-Performance.Com
This posting is provided AS IS with no rights for the sake of knowledge sharing. Knowledge is of two kinds. We know a subject ourselves or we know where we can find information on it.
http://publib.boulder.ibm.com/infocenter/eserver/v1r2/index.jsp?topic=/diricinfo_5.20/fqm0_r_tbs_jdbc_driver_fails_to_load.html —————————————-
Contributing Editor, Writer & Forums Moderator
http://www.SQL-Server-Performance.Com Visit my Blog at
http://dineshasanka.spaces.live.com/

]]>