PostgreSQL with PowerBuilder, and Identity keys (serials)

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Dan Cooperstock at Software4Nonprofits <info(at)software4nonprofits(dot)com>
Cc: Forums postgresql <pgsql-general(at)postgresql(dot)org>
Subject: PostgreSQL with PowerBuilder, and Identity keys (serials)
Date: 2017-08-06 07:46:55
Message-ID: CAKFQuwbRrPnbpc5X3Q+0MuLZSD-Esn7vcRMoVAfWkY-WR0ieAQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Saturday, August 5, 2017, Dan Cooperstock at Software4Nonprofits <
info(at)software4nonprofits(dot)com
<javascript:_e(%7B%7D,'cvml','info(at)software4nonprofits(dot)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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dan 2017-08-06 12:15:27 Data checksum with pg upgradecluster
Previous Message Igor Korot 2017-08-06 02:17:24 Re: PostgreSQL with PowerBuilder, and Identity keys (serials)