UltraLite applications can access table data by executing SQL statements or using the ULTable class. This section describes data access using the ULTable class.
This section explains how to perform the following tasks using the ULTable class:
Scrolling through the rows of a table.
Accessing the values of the current row.
Using find and lookup methods to locate rows in a table.
Inserting, deleting, and updating rows.
Do not update the primary key of a row. Delete the row and add a new row instead.
Row navigation
UltraLite modes
Row insertions
Updating rows
Find and lookup modes for searching rows
Access to values in the current row
Row deletions
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |