Subject | New To Queries |
---|---|
Author | jackmason7 |
Post date | 2009-01-02T04:26:03Z |
I am moving from TIBOTables to TIBOQueries. Using TIBOTables, there
is apparently some work done behind the scenes after a POST is
performed and apparently this work is up to me when using TIBOQueries.
Is there documentation anywhere that I can use to determine what I
need to do when using TIBOQueries? The action I want to happen is to,
following a POST, have the updates immediately applied to the database.
I have located APPLYUPDATES, COMMITUPDATES, and COMMITACTION, but the
help file lacks documentation on their purposes and when they are to
be used and why.
Thanks for any help.
is apparently some work done behind the scenes after a POST is
performed and apparently this work is up to me when using TIBOQueries.
Is there documentation anywhere that I can use to determine what I
need to do when using TIBOQueries? The action I want to happen is to,
following a POST, have the updates immediately applied to the database.
I have located APPLYUPDATES, COMMITUPDATES, and COMMITACTION, but the
help file lacks documentation on their purposes and when they are to
be used and why.
Thanks for any help.