Changes in DATABridge Client 6.1 Control Tables
The client control tables have undergone several changes in version 6.1. (Numbers are listed in hexadecimal format.)
The dbfixup utility, which is automatically launched by the migrate program, updates your existing client control tables to make them compatible with this release of the DATABridge Client. For more information, see the DATABridge Installation Guide.
DATASOURCES
|
old_update_level
The client_activity column is no longer used. Its value is always zero (0).
|
DATASETS
|
To the ds_options column, the following new bit definitions were added:
|
DMS_ITEMS
|
To the di_options column, the following new bit definitions were added:
- DIOPT_Clone_as_DateOnly (bit 32,768)
- DIOPT_Use_LongDate2 (bit 65,536)
- DIOPT_Use_Time (bit 131,072)
- DIOPT_Subtype_Modified (bit 262,144)
- DIOPT_ResetActive (bit 524,288)
- DIOPT_Split_In_Two (bit 1,048,576)
- DIOPT_NumericData2 (bit 2,097,152)
- DIOPT_AlphaNumData2 (bit 4,194,304)
- DIOPT_CloneasNumDate (bit 8,388,608)
- DIOPT_MergeNeighbors (bit 16,777,216)
|
|
Several new bits were defined for the changes column.
For details, see DMS_ITEMS Client Control Table.
|
DATATABLES
|
To the dt_options column, the following new bit definitions were added:
- DTOPT_Table_Renamed (1)
- DTOPT_Index_Renamed (2)
- DTOPT_User_Table (4)
- DTOPT_Clob_in_Table (32,768)
|
|
Several new bits were defined for the changes column.
For details, see DATATABLES Client Control Table.
|
DATAITEMS
|
To the da_options column in DATAITEMS, several new bits were added:
|
|