Methods for Performing Queries

Previous Next

Method Name

Usage

CurrentColumn()

Returns the column that is currently in focus.

CurrentField()

Returns the field that is currently in focus.

CurrentInfoBox()

Returns the subwindow that is currently in focus.

QueryAbort()

Clears the table and returns to data manipulation mode.

QueryDbCount()

Displays a message showing the number of records fetched by the last query.

QueryDefine()

Puts the window into query mode.

QueryExecute()

Executes a query.

QueryPrevious()

Restores the last query and puts the window into query mode.

Sort()

Sorts all queried records on the column that is currently selected.