Re: Connection problem

From: "sandrine wamy wapet" <wamywas(at)hotmail(dot)com>
To: dromero(at)ceibo(dot)fiec(dot)espol(dot)edu(dot)ec, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Connection problem
Date: 2004-01-27 15:10:30
Message-ID: Law11-F98uLS2albAnQ00055b30@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

Everything is working now, thank you for help!!!!!

----Original Message Follows----
From: "Dennis Romero L." <dromero(at)ceibo(dot)fiec(dot)espol(dot)edu(dot)ec>
To: "'sandrine wamy wapet'" <wamywas(at)hotmail(dot)com>,
<pgsql-jdbc(at)postgresql(dot)org>
Subject: RE: [JDBC] Connection problem
Date: Mon, 26 Jan 2004 10:43:15 -0500

Hi!

I had a similar problem, made sure that you pg72jdbc2.jar have the correct
permissions. To my it works in the path: /opt/java/jre/lib/ext/ test here,
maybe this is the problem

Bye

-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of sandrine wamy wapet
Sent: Lunes, 26 de Enero de 2004 9:40
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] Connection problem

Hi everybody,

I'm using Postgresql 7.2 release and the JDK 1.4.1. I think I must use the
pg72jdbc2.jar.
However, I have a problem when I try to connect the database. When running
my code, I have "NoClassDefFoundError" generated by the method forName.
I verify my classpath contains the path to the driver
(/opt/java/jre/lib/pg72jdbc2.jar).

If somebody can help me...

Thanks
sww

_________________________________________________________________
MSN Search, le moteur de recherche qui pense comme vous !
http://search.msn.fr

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

_________________________________________________________________
MSN Messenger http://g.msn.fr/FR1001/866 : un logiciel gratuit pour
dialoguer avec vos amis !

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bhushan Bhangale 2004-01-27 15:38:30 jdbc connection string
Previous Message Guido Fiala 2004-01-27 13:17:43 getting primary key values for inserted records?