Executing Update Statements

From InterBase

Go Up to Using Update Objects to Update a Dataset


There are a number of methods involved in executing the update SQL for an individual record update. These method calls are typically used within a handler for the OnUpdateRecord event of the update object to execute the update SQL to apply the current cached update record. The various methods are applicable under different circumstances. The sections that follow discuss each of the methods in detail.

Topics

Advance To: