class not found

From: "Herman Visser" <hermancvisser(at)hetnet(dot)nl>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: class not found
Date: 2005-03-10 21:36:53
Message-ID: 004801c525b9$469e8ae0$9900000a@archie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello,

As a novice I tried using java with a postgresql 8.0 database on a W2K machine.
Burt onfortunately I'm not able to connect to the database. I tried Class.forName("postgressql.Driver") but I always get the classNotFoundException. I use the postgresql8.0.309.jdbc3.jar file.

I think I did the things described at http://www.postgresql.org/docs/7/static/jdbc.htm but nothing works.

Can somebody help me with this problem ?

Thanks,

Herman Visser

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Prasanth 2005-03-10 22:01:42 Re: class not found
Previous Message Dave Cramer 2005-03-10 21:00:01 Re: PostGreSQL Date Query?