Re: BUG #2586: Connecting problem

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: BUG #2586: Connecting problem
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCEA35568@algol.sollentuna.se
обсуждение исходный текст
Ответ на BUG #2586: Connecting problem  ("Sunil Kumar Basu" <sunil_basu@yahoo.com>)
Список pgsql-bugs
> The following bug has been logged online:
>=20
> Bug reference:      2586
> Logged by:          Sunil Kumar Basu
> Email address:      sunil_basu@yahoo.com
> PostgreSQL version: 8.0
> Operating system:   Windows XP
> Description:        Connecting problem
> Details:
>=20
> Hi,
> I am getting connected to the PostgreSQL database installed in PC1
> from a
> PC2 from a Delphi application using the PSQLDatabase
> component(PostgresDAC components). I have furnished the following
> information- Databasename Hostname as the IP of PC1 username
> Password

Sounds like you need to talk to whomever makes PostgresDAC. What you're
getting is a crash in the client side program, so the problem isn't in
the server - it's either in your program or in the PostgresDAC library.

//Magnus

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

Предыдущее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: BUG #2585: Please provide pkg-config support
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Handling of \ in array data display