Hi,
I need help,
I am trying to connect from remote windows xp computer B to ms sqlserver2005 express edition in another windows xp computer A and got this error:
java.lang.classnotfoundexception com.microsoft.sqlserver.jdbc.sqlserverdriver
My software can connect locally to the sqlserver 2005 though in the local computer A, however when i tried to connect remotely, i just got that error.
In the remote computer B, i have sqljdbc.jar in lib but there is no ms sqlserver 2005 installed. i try to set the classpath c:\program files\smcpl\btrek\lib\sqljdbc.jar but still get the same error.
Please advise how to resolve this. Thanks