Subject | query completion question |
---|---|
Author | Peter Chaisty |
Post date | 2004-09-06T13:37:55Z |
Hi
I have a mix of TIB_Queries and TIB_Stored procedures.
My questions are
1/ After a TIB_Query.post has the data actually been commited in the
database ? if not what property do I wait on.
2/ For a TIB_Stored procedure basically the same question after the
stored procedure has been executed can I access the data on the next
code line or is there a property to wait on ?
I am am not using and external TTransaction but there is only ever a
single user and one application changine data in the database.
Rgds
Peter
I have a mix of TIB_Queries and TIB_Stored procedures.
My questions are
1/ After a TIB_Query.post has the data actually been commited in the
database ? if not what property do I wait on.
2/ For a TIB_Stored procedure basically the same question after the
stored procedure has been executed can I access the data on the next
code line or is there a property to wait on ?
I am am not using and external TTransaction but there is only ever a
single user and one application changine data in the database.
Rgds
Peter