Table data
You can view and alter table data, select the data tab at table properties form.
Data can be edited only inside a transaction, so you must start one befor editing. There is a transaction menu and some buttons in the toolbar to manage the transaction, for more information refer to ExecSQL Window transaction help.
You can edit the data in a grid or using a form (edition menu), you can also select an order to view data selecting the Order by combobox and selecting field indexes or writing custom fields order.
You can insert images into blob fields.
Preferences
Auto commit
When a record is modified, the transaction is commited retaining current transaction context.
Readonly
The table is opnene as read only, data can only viewed
Resync record
This option affects the selection of the sort order, when resync record is checked after sorting rows, the cursor is positioned to the current record.
Progres interval
When fetching rows, a window with the progres is show so the operation can be cancelled, use a small progres interval for slow connections.
See also: