TTdbQuery
Hierarchy   Properties   Methods   Events   See Also
Previous  Top  Next


TTdbQuery issues SQL statements for the TurboDB Engine and accesses the result set.

Unit
TdbQuery

Description
Use TTdbQuery to create a result set from one or more database tables using a SQL select statement or to edit a database table via a INSERT, DELETE or UPDATE statement. Refer to the "Turbo SQL Guide" for the applicable SQL syntax.

Remark
The TTdbQuery component is included in the professional edition of TurboDB only.