UltraLite applications can access table data by executing SQL statements or using the ULTable class.
The following tasks can be performed using SQL statements:
Inserting, deleting, and updating rows.
Retrieving rows to a result set.
Scrolling through the rows of a result set.