Problem loading driver

From: "MAIGNAN Luc" <LMAIGNAN(at)fininfo(dot)fr>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Problem loading driver
Date: 2006-05-10 12:05:27
Message-ID: 6CF6C2B015865B44B7752C9420D0D71602C147E9@exc2003.int.fininfo.grp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I try to load the jdbc driver by the following code :

Class.forName("org.postgresql.Driver");

but I raise a ClassNotFoundException.

But my CLASSPATH contains the postgresql-8.1-405.jdbc3.jar

Any ideas ?

Best regards

*********************************************************************
Ce message et toutes les pièces jointes (ci-après le "message") sont établis à l'intention exclusive de ses destinataires et sont confidentiels. Si vous recevez ce message par erreur, merci de le détruire et d'en avertir immédiatement l'expéditeur. Toute utilisation de ce message non conforme à sa destination, modification, diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse.FININFO (et ses filiales) décline(nt) toute responsabilité au titre de ce message, dans l'hypothèse ou il aurait été modifié, altéré, falsifié ou encore édité ou diffusé sans autorisation.
-----------------------------------------------------
This message and any attachments (the "message") is intended
solely for the addressees and is confidential. If you receive this
message in error, please delete it and immediately notify the
sender. Any use not in accord with its purpose, any dissemination
or disclosure, either whole or partial, is prohibited except formal
approval. Neither FININFO (nor any of its subsidiaries or affiliates)
shall be liable for the message if modified, altered, falsified, edited
or diffused without authorization. **********************************************************************

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2006-05-10 12:13:10 Re: Problem loading driver
Previous Message Mads N. Vestergaard 2006-05-10 12:04:21 Re: Problem loading driver