Re: Driver Information-PostgreSQL 8

From: Kris Jurka <books(at)ejurka(dot)com>
To: Julie Cottin <julie(dot)cottin(at)wmich(dot)edu>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Driver Information-PostgreSQL 8
Date: 2005-01-07 21:58:09
Message-ID: Pine.BSO.4.56.0501071653190.8500@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Fri, 7 Jan 2005, Julie Cottin wrote:

> jdbcUrl=jdbc:postgresql://localhost:5432

I don't know anything about uportal, but postgresql urls usually specify a
database:

jdbc:postgresql://localhost:5432/mydb

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Keith Hankin 2005-01-07 22:06:22 Re: One byte integer support
Previous Message Oliver Jowett 2005-01-07 21:44:59 Re: BLOBs etc