SQL Server
(1)
Java
(1)
Slqserver
(1)
Windows
(1)
Ugent
(1)
JDBC
(1)

remote slqserver 2005 express connection problem ugent!

Asked By Halim
19-Nov-09 02:40 AM
Hi,

i need help,
I am trying to connect from remote windows xp computer to another windows xp
computer with ms sqlserver 2005 express installed. The remote computer doesnt
have ms sqlserver 2005 installed but have sqljdbc.jar  in the application
software lib. I encounter this error when trying to connect:

java.lang.classnotfoundexception com.microsoft.sqlserver.jdbc.sqlserverdriver

Please help thanks

Halim (Halim@discussions.microsoft.

Erland Sommarskog replied to Halim
20-Nov-09 12:18 AM
Halim (Halim@) writes:

I would interpret this as you do not have the JDBC driver installed. But
I do not really know about Java at all, only that it is close to Sumatra.

You should probably ask in a forum devoted to the JDBC driver.


--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
Post Question To EggHeadCafe