Options
The "Options" screen for a table is shown below:

The following properties are set on the Options screen:
Property: |
Description: |
Value: |
|||||
Name |
Name of the table. |
<Text> |
|||||
Description
|
Description of the table. |
<Text> |
|||||
Filegroup/ |
Name of the MS-SQL filegroup or Oracle tablespace, as is defined by the database administrator. |
<Text> |
|||||
Add timestamp fields |
Whether the following readonly fields will be added to the database. Possible values: Default (set in Application Options), Yes and No. |
|
|||||
Name: |
Type: |
Length: |
Format: |
||||
LIONMODIFIEDDATE |
Numeric |
8 |
yyyymmdd |
||||
LIONMODIFIEDTIME |
Numeric |
6 |
hhmmss |
||||
LIONCREATEDDATE |
Numeric |
8 |
yyyymmdd |
||||
LIONCREATEDTIME |
Numeric |
6 |
hhmmss |
||||
These fields are maintained by LION whenever a record is added or modified. They may be used in the program code and also can be viewed in RTQuery. |
|||||||
Unicode | Whether the table will use unicode coding. Possible values: Default (set in Application Options), Yes and No.
|
||||||
Length of Lionrecno | Set LIONRECNO to a Numeric 18 field instead of the default Numeric 9.
Possible values: Default (set in Application Options), Numeric 9
and Numeric 18.
|