Borland®
Shop
Products Downloads Services Support Partners News & Events Company Community

BDE API Examples (DbiSaveChanges)

Forces all updated records associated with hCursor to disk.

Save all changes to a TTable object whenever a post is made to the table

procedure TForm1.Table1AfterPost(DataSet: TDataSet);

begin

  Check(DbiSaveChanges(Table1.Handle));

end;

Back to BDE API Reference Page


DISCLAIMER: You have the right to use this technical information subject to the terms of the No-Nonsense License Statement that you received with the Borland product to which this information pertains.
 
Site Map Search Contact