Malcolm Groves wrote:
I think maybe he is looking for the FlushBuffers method of TBDEDataset.
This fromt he help:
Call FlushBuffers to cause the dataset to post all pending changes to
the database, including any cached updates. Use FlushBuffers instead of
CheckBrowseMode if it is important that cached record buffers are
posted.
Cheers

Malcolm


________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paul A Norman
Sent: Monday, 26 March 2007 4:12 PM
To: NZ Borland Developers Group - Delphi List
Subject: [DUG] Legacy App. issue: flushing / committing data changes -
BDEparadox Table


HI all,
Have been asked to review and old D.4 app of mine that someone is
running on a more modern machine, with much more ram, than was in common
use in the day.
Newly created records do not always appear when the app is reopened
after an overnight reboot.
This is a new problem. Dimmly recall previously reading about ram to disk commital issues,
and/or flusing data changes - needing to be flushed through BDE, when a
computer shutdown -> shuts a Delphi App. down.
Any one recall these issues from the past - something to be placed in
the Form onCose or onCloseQuery?
Any thoughts appreciated please, Paul



--
Richard Vowles, Product Evangelist
Developers Inc Ltd (for Delphi, C++ Builder, JBuilder, InterBase)
March Codegear Seminars: http://tinyurl.com/25jxqk
web. http://www.developers-inc.co.nz
ph. +64-9-3600231, mob. +64-275-467747, fax. +64-9-3600384, skype. rvowles


begin:vcard
fn:Richard Vowles
n:Vowles;Richard
org:Developers Inc Ltd
adr:;;;;;;New Zealand
email;internet:[EMAIL PROTECTED]
title:Product Evangelist
tel;work:+64-9-3600231
tel;fax:+64-9-3600384
tel;cell:+64-275-467747
x-mozilla-html:TRUE
url:http://www.developers-inc.co.nz
version:2.1
end:vcard

_______________________________________________
Delphi mailing list
Delphi@ns3.123.net.nz
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to