A component for executing SQL statements.
For a list of all members of this type, see TLiteSQL members.
TLiteSQL = class(TCustomDASQL);
The TLiteSQL component is a direct descendant of the TCustomDASQL class. Use The TLiteSQL component when a client application must execute SQL statement. The SQL statement should not retrieve rows from the database.
TCustomDASQL
TLiteSQL