Subject | Re: [IBO] TIBOQuery and Transaction |
---|---|
Author | Daniel Rail |
Post date | 2002-10-06T22:35:20Z |
At 06/10/2002 05:14 PM, you wrote:
component, you have the properties AutoCommit and ServerAutoCommit, make
sure both are set to true.
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)
>I execute a stor proc using TIBOQuery. The stor proc inserts a newIs the property ServerAutoCommit:=True as well? In the Transaction
>record in a table. The transaction used by the query has autocommit set
>to true. I cannot see the new record (in IBConsole) until I execute the
>query again or close the app.
component, you have the properties AutoCommit and ServerAutoCommit, make
sure both are set to true.
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)