home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1998 October
/
PCWorld_1998-10_cd.bin
/
software
/
prehled
/
komix
/
DATA.Z
/
libsql_msg.tcl
< prev
next >
Wrap
Text File
|
1996-07-03
|
4KB
|
108 lines
# !@#$%&*()_+| generated by 'genmdb' !@#$%&*()_+|
# Creating file '%1' ...
global M_CREATE_FILE; set M_CREATE_FILE "340001"
# Generating create table statements ...
global M_GEN_C_TAB; set M_GEN_C_TAB "340002"
# Generating create index statements ...
global M_GEN_C_IDX; set M_GEN_C_IDX "340003"
# Generating create modify statements ...
global M_GEN_C_MOD; set M_GEN_C_MOD "340004"
# Generating create integrity statements ...
global M_GEN_C_INTEG; set M_GEN_C_INTEG "340005"
# Generating create rule statements ...
global M_GEN_C_RULE; set M_GEN_C_RULE "340006"
# Generating create procedure statements ...
global M_GEN_C_PROC; set M_GEN_C_PROC "340007"
# Generating drop table statements ...
global M_GEN_D_TAB; set M_GEN_D_TAB "340008"
# Generating drop index statements ...
global M_GEN_D_IDX; set M_GEN_D_IDX "340009"
# Generating drop integrity statements ...
global M_GEN_D_INTEG; set M_GEN_D_INTEG "340010"
# Generating drop rule statements ...
global M_GEN_D_RULE; set M_GEN_D_RULE "340011"
# Generating drop procedure statements ...
global M_GEN_D_PROC; set M_GEN_D_PROC "340012"
# Expanding template '%1' ...
global M_EXPANDING_FILE; set M_EXPANDING_FILE "340013"
# Start detection of policy conflicts ...
global M_POL_CONFLICT_CHECK; set M_POL_CONFLICT_CHECK "340014"
# Start detection of delete cycli ...
global M_DEL_CYCLE_CHECK; set M_DEL_CYCLE_CHECK "340015"
# Start detection of update cycli ...
global M_UPD_CYCLE_CHECK; set M_UPD_CYCLE_CHECK "340016"
# Start detection of empty procedures ...
global M_EMPTY_PROC_CHECK; set M_EMPTY_PROC_CHECK "340017"
# \n
global M_NEWL; set M_NEWL "340018"
# File %1 already exist, skipping generate
global M_SKIP_FILE; set M_SKIP_FILE "340019"
# Template '%1' is of wrong type
global E_TMPL_WRONG_FILE_TYPE; set E_TMPL_WRONG_FILE_TYPE "340020"
# Loading SQL Model failed due to previous errors
global E_LOAD_MODEL; set E_LOAD_MODEL "340021"
# %1 cycle detected. The following tables are involved: %2
global E_CYCLE; set E_CYCLE "340022"
# Conflict in the %1 policies between detail table '%2' and master table '%3'. They are excluding each other.
global E_POL_CONFLICT; set E_POL_CONFLICT "340023"
# File '%1' does not exist in the user environment
global E_NO_UENV_FILE; set E_NO_UENV_FILE "340024"
# Unable to open file '%1' for writing
global E_UNABLE_OPEN_WRITE; set E_UNABLE_OPEN_WRITE "340025"
# Source of user added TCL in '%1' failed:
global E_USER_TCL; set E_USER_TCL "340026"
# Error in constraint of attribute '%1' of %2 '%3'
global E_CONSTRAINT; set E_CONSTRAINT "340027"
# Procedure '%1' cannot be implemented
global W_NOT_IMPLEMENTED; set W_NOT_IMPLEMENTED "340028"
# No tables in SQL Model
global M_NO_TABLES; set M_NO_TABLES "340029"
# Template '%1' of type '%2' not found
global E_TEMPLATE_NOT_FOUND; set E_TEMPLATE_NOT_FOUND "340030"
# Start detection of nullability conflicts ...
global M_NULL_CONFLICT_CHECK; set M_NULL_CONFLICT_CHECK "340031"
# Conflict in the %1 policies between detail table '%2' and master table '%3'. Non nullable field '%4' prevents insert in master.
global E_NULL_CONFLICT; set E_NULL_CONFLICT "340032"
# Invalid context for template '%1'
global E_INVALID_CONTEXT; set E_INVALID_CONTEXT "340033"
# Unknown object type found for expand_template_list
global E_UNKNOWN_OBJ; set E_UNKNOWN_OBJ "340034"
# File '%1' does not exist
global E_EXIST_FILE; set E_EXIST_FILE "340035"