----- Original Message ----- 
From: "Alvin Antony" <[EMAIL PROTECTED]>
To: "<" <[EMAIL PROTECTED]>
Sent: Wednesday, November 20, 2002 12:39
Subject: java.lang.NoClassDefFoundError:com/microsoft/jdbc/base/BaseDriver


> Hello wieder,
> 
> I get this exception when I try to run the Target JDBC using ant.
> 
> I am trying to connect with
> "com.microsoft.jdbc.sqlserver.SQLServerDriver", rather clear.
>  
> I put  the "mssqlserver.jar" file under the torque/lib folder
> 
>  am i missing some other resource , the class requested is not included
> in the "mssqlserver.jar" any way!
> 
> Please Help,
> 


Hi,

I think you have to put 3 jars in lib:
mssqlserver.jar
msbase.jar
msutil.jar 

Andras.




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to