Connecting Powerbuilder / EAserver to PostgreSQL server 11 via ODBCor JDBC

Поиск
Список
Период
Сортировка
От Matthias Apitz
Тема Connecting Powerbuilder / EAserver to PostgreSQL server 11 via ODBCor JDBC
Дата
Msg-id 20200626133135.GA9806@sh4-5.1blu.de
обсуждение исходный текст
Ответы Re: Connecting Powerbuilder / EAserver to PostgreSQL server 11 viaODBC or JDBC  (Igor Korot <ikorot01@gmail.com>)
Re: Connecting Powerbuilder / EAserver to PostgreSQL server 11 viaODBC or JDBC  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
Hello,

After the very successful migration of our Library Management System
(which uses ESQL/C, DBI, JDBC) together with PostgreSQL 11.4, we want to do the
same with another LMS written in Powerbuild, running in an EAServer and
currently using Sybase ASE as DBS.

There is an error situation already on the connection phase, the ODBC
debug logs show that the connection establishment and authentication to
the PostgreSQL server is fine (also the disconnect), but the EAServer
makes an error out of this and returns to the Powerbuilder software that
the connection is invalid,
raising some error 999 without saying much in the log files what this
could mean or is caused from.

I know this is difficult to analyze with all this proprietary software
stack, but my first question here is: anybody out here who could manage
such an architecture successful working?

And please do not send hints of the type, rewrite everything in Java or
Visual Basic, as this is not an option :-)

Thanks

    matthias
-- 
Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub



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

Предыдущее
От: "Jim Hurne"
Дата:
Сообщение: RE: autovacuum failing on pg_largeobject and disk usage of thepg_largeobject growing unchecked
Следующее
От: Igor Korot
Дата:
Сообщение: Re: Connecting Powerbuilder / EAserver to PostgreSQL server 11 viaODBC or JDBC