Re: [GENERAL] PostgreSQL with PowerBuilder, and Identity keys (serials)

Поиск
Список
Период
Сортировка
От Dan Cooperstock at Software4Nonprofits
Тема Re: [GENERAL] PostgreSQL with PowerBuilder, and Identity keys (serials)
Дата
Msg-id 011201d30edb$21d748a0$6585d9e0$@software4nonprofits.com
обсуждение исходный текст
Ответ на [GENERAL] PostgreSQL with PowerBuilder, and Identity keys (serials)  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-general

Thanks, David, this was actually the most helpful suggestion. Using logging of SQL statements in Postgres, I was able to first determine that the style of quoting I was using in the PowerBuilder INI file wasn’t working, and then that the &TableName variable wasn’t being expanded by PowerBuilder before sending the SQL to Postgres. The latter of which is a clear PowerBuilder problem, so I have submitted it to them as a bug.

 

So I think we can now put this to rest on this mailing list. Thanks, all.

 

--------------------------------------------------------

Dan Cooperstock
DONATION and ACCOUNTS web site: http://www.Software4Nonprofits.com
Email: info@Software4Nonprofits.com
Phone: 416-423-7722
Mail: 57 Gledhill Ave., Toronto ON M4C 5K7, Canada

If you do not want to receive any further emails from Software4Nonprofits, please reply to this email with the subject line "UNSUBSCRIBE", and we will immediately remove you from our mailing list, if you are on it.

 

From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of David G. Johnston
Sent: August 6, 2017 3:47 AM
To: Dan Cooperstock at Software4Nonprofits <info@software4nonprofits.com>
Cc: Forums postgresql <pgsql-general@postgresql.org>
Subject: [GENERAL] PostgreSQL with PowerBuilder, and Identity keys (serials)

 

On Saturday, August 5, 2017, Dan Cooperstock at Software4Nonprofits <info@software4nonprofits.com> wrote:

As I have mentioned in several replies, I have tested all of this code
directly in SQL statements and they work perfectly. It's only the
interaction with PowerBuilder that isn't working right, which is why I keep
saying that further answers from anyone that hasn't solved this problem of
using Postgres with PowerBuilder, and getting identity retrieval to work in
PowerBuilder, are not at this point worthwhile.

 

If it is PostgreSQL's problem you should be able to setup statement logging on the server and see what is happening at the SQL level.

 

David J.

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

Предыдущее
От: "Karsten Hilbert"
Дата:
Сообщение: Re: [GENERAL] Data checksum with pg upgradecluster
Следующее
От: scott ribe
Дата:
Сообщение: [GENERAL] the "PgJDBC driver is not an executable" message