Please see TPSQLUpdateSQL methods short descriptions below: Sets the parameters for a specified SQL statement type, and executes the resulting statement. Creates an instance of an update object. Frees an instance of an update object. Executes a specified type of SQL statement to perform an update for an otherwise read-only result set. Binds parameters in an SQL statement prior to statement execution. |