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

Поиск
Список
Период
Сортировка
От Peter Mount
Тема RE: [INTERFACES] JDBC connection problem while trying example.bas ic
Дата
Msg-id 1B3D5E532D18D311861A00600865478CA088@exchange1.nt.maidstone.gov.uk
обсуждение исходный текст
Список 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@oumail.openu.ac.il]
Sent: 13 July 1999 09:15
To: Doug Thistlethwaite; pgsql-interfaces@postgreSQL.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




В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Herouth Maoz
Дата:
Сообщение: Re: [INTERFACES] JDBC connection problem while trying example.basic
Следующее
От: Peter Mount
Дата:
Сообщение: RE: [INTERFACES] jdbc redhat 6.0 NoClassDefFoundError