have you place your classes12.jar on your classpath?

-wayan-

-----Original Message-----
From: Sridhar Srilatha [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 14, 2001 5:49 AM
To: [EMAIL PROTECTED]
Subject: java.sql.SQLException: No suitable driver error in my servlet
program


D:\MQWeb>java DBTest
java.sql.SQLException: No suitable driver
        at java.sql.DriverManager.getConnection(Unknown Source)
        at java.sql.DriverManager.getConnection(Unknown Source)
        at MoundDBConnection.getDBStatement(MoundDBConnection.java:12)
        at DBTest.main(DBTest.java:13)
SQL Statement is NULL

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to