RE: [INTERFACES] JDBC connection problem while trying example.bas ic

From: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
To: "'Herouth Maoz'" <herouth(at)oumail(dot)openu(dot)ac(dot)il>, Doug Thistlethwaite <doug(at)dupreeinc(dot)com>, pgsql-interfaces(at)postgresql(dot)org
Subject: RE: [INTERFACES] JDBC connection problem while trying example.bas ic
Date: 1999-07-13 08:49:45
Message-ID: 1B3D5E532D18D311861A00600865478CA088@exchange1.nt.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Yes, the driver defaults to 5432 if the port is absent, and localhost if
the host is absent.

Peter

--
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council.

-----Original Message-----
From: Herouth Maoz [mailto:herouth(at)oumail(dot)openu(dot)ac(dot)il]
Sent: 13 July 1999 09:15
To: Doug Thistlethwaite; pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] JDBC connection problem while trying
example.basic

At 01:31 +0300 on 13/07/1999, Doug Thistlethwaite wrote:

> Connecting to Database URL = jdbc.postgresql://dragon:5432/doug

This should be "jdbc:postgresql" - a colon, not a period. And I think
you
can drop the port number since it is the default for Postgres.

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 1999-07-13 09:14:11 RE: [INTERFACES] jdbc redhat 6.0 NoClassDefFoundError
Previous Message Herouth Maoz 1999-07-13 08:14:37 Re: [INTERFACES] JDBC connection problem while trying example.basic