Working with Tables
This portion of the documentation describes how
to work with tables in your application. The following topics are
discussed:
-
Table Overview
provides basic information about working with tables using
scripts.
-
Working with
Records describes how to save and retrieve records
in tables.
-
Ranges explains how to work with ranges of
records in tables.
-
Memory-based
tables describes how to work with tables that are
stored in memory.
-
Multiuser
processing explains scripting issues involved with
multiuser applications.
-
Transactions
describes how to implement transaction support available for the
SQL database manager.