Subject | Re: [firebird-support] Records updated still in memory after ClientDataSet.ApplyUpdate(0) |
---|---|
Author | Helen Borrie |
Post date | 2003-11-10T08:47:55Z |
At 07:18 AM 10/11/2003 +0000, you wrote:
ApplyUpdates.
heLen
>I have made use of ClientDataSet connectedFirebird has TRANSACTIONS. You need to call CommitUpdates after
>to DataSetProvider, to ADOConnection with ODBC.
>
>After ClientDataSet.ApplyUpdates(0), records
>do not go to database. Even the program exits
>and then re-revoked it is still in memory.
>When I reboot my PC, I find database is updated.
>
>The program works fine with MySQL. When I change
>the ADOConnection to connect to Firebird, data cannot
>be flushed.
ApplyUpdates.
heLen