Trying to do a simple connect to 7.2.1 DB -- unix

From: Michael Hanna <zen(at)hwcn(dot)org>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Trying to do a simple connect to 7.2.1 DB -- unix
Date: 2002-08-17 13:13:54
Message-ID: 2E0A2513-B1E3-11D6-A3BC-00039308EB2C@hwcn.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I'm new to JDBC and I'm trying to get a simple connect to the pgsql
database. I get a class error when trying to compile this simple java
program. Could someone either help fix this or send me something that
will connect to my 7.2.1 DB(on mac os x) just to demonstrate how it's
done.

thanks,
Michael

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Michael Hanna 2002-08-17 13:17:11 oops - Trying to do a simple connect to 7.2.1 DB -- unix
Previous Message Dave Cramer 2002-08-17 13:13:28 Re: Trying to do a simple connect to 7.2.1 DB -- unix