Re: How to know if a TRANSACTION isn't completed - Mailing list pgsql-general

From MargaretGillon@chromalloy.com
Subject Re: How to know if a TRANSACTION isn't completed
Date
Msg-id OF40FA886E.DB8AFADD-ON88257031.0057BE92-88257031.00571335@CHROMALLOY.COM
Whole thread Raw
In response to Re: How to know if a TRANSACTION isn't completed  (Neil Conway <neilc@samurai.com>)
List pgsql-general
> MargaretGillon@chromalloy.com wrote:
> > Is there  a similar command in Postgresql so that the client
application
> > can find out if there's an unresolved transaction before it starts a
new
> > one?
>
> See PQtransactionStatus() in libpq; if you're using a different language
> interface, it should provide some means to get the same information.
>
> http://developer.postgresql.org/docs/postgres/libpq-status.html
>
> -Neil

I am using Visual FoxPro with WINDOWS-ODBC to get to a Postgresql 7.3.4
database on a Redhat9 server. Is there an equilavent command I can use with
ODBC?

Margaret


pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Hot to restrict access to subset of data
Next
From: Joe
Date:
Subject: Re: Sizes