Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TABSQuery.ExecSQL
TABSQuery
Top 


Executes the SQL statement(s) for the query.

procedure ExecSQL;

Description
Call ExecSQL to execute the SQL statement(s) currently assigned to the SQL property. Use ExecSQL to execute queries that do not return a cursor to data (such as INSERT, UPDATE, DELETE, and CREATE TABLE).

Note:   For SELECT statements, call Open instead of ExecSQL.

        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 20, 2024