jdbc newbie question

From: Russ McBride <Russ(at)psyex(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: jdbc newbie question
Date: 2001-09-17 01:55:09
Message-ID: v04210100b7cafa55e9a5@[64.164.9.232]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi guys,

I've got a postgreSQL database setup and installed with jdbc, but I'm
having trouble getting WebObjects to make a connection to the
database. I'm getting a "no driver detected" error message. I've
tried to load up the driver using:

java -Djdbc.drivers=org.postgeresql.Drver example.ImageViewer

which doesn't seem to work. Any suggestions? I'm running Mac OS
10.04, PG 7.1.2.

TIA

Russ

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2001-09-17 02:01:53 Re: jdbc newbie question
Previous Message Justin Clift 2001-09-16 19:38:38 Re: Need help with JDBC driver. Problem, - getExportedKeys =