----- Original Message -----
From: R MUTHUSWAMY <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 29, 1999 2:27 AM


> hi,
>         i am connecting to database(postgresql). where when i give my
> program line
>         Class.forName("postgresql.Driver");
>         it is giving an error
>
>         java.lang.ClassNotFoundException : postgresql.Driver
>
>         can anybody help me? Any help is appreciated.

I believe that you have not properly set the classpath, so that the driver
cannot be found in your classpath.

___________________________________________________________________________
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