100 IDS_TABLES "Table Headers" 101 IDS_TAB_01 "Table_Cat" 102 IDS_TAB_02 "Table_Schema" 103 IDS_TAB_03 "Table_Name" 104 IDS_TAB_04 "Table_Type" 105 IDS_TAB_05 "Remark" 106 IDS_COLUMNS "Column Headers" 107 IDS_COL_01 "Table_Cat" 108 IDS_COL_02 "Table_Schema" 109 IDS_COL_03 "Table_Name" 110 IDS_COL_04 "Column_Name" 111 IDS_COL_05 "Data_Type" 112 IDS_COL_06 "Type_Name" 113 IDS_COL_07 "Column_Size" 114 IDS_COL_08 "Buffer_Length" 115 IDS_COL_09 "Decimal_Digits" 116 IDS_COL_10 "Radix" 117 IDS_COL_11 "Nullable" 118 IDS_COL_12 "Remarks" 119 IDS_PKEY "Key Headers" 120 IDS_PKY_01 "Table_Catalog" 121 IDS_PKY_02 "Table_Schema" 122 IDS_PKY_03 "Table_Name" 123 IDS_PKY_04 "Column_Name" 124 IDS_PKY_05 "Key_Seq" 125 IDS_PKY_06 "Pk_Name" 126 IDS_STAT "Stat Headers" 127 IDS_STA_01 "Table_Catalog" 128 IDS_STA_02 "Table_Schema" 129 IDS_STA_03 "Table_Name" 130 IDS_STA_04 "Non_Unique" 131 IDS_STA_05 "Index_Qualifier" 132 IDS_STA_06 "Index_Name" 133 IDS_STA_07 "Type" 134 IDS_STA_08 "Seq_in_Index" 135 IDS_STA_09 "Column_Name" 136 IDS_STA_10 "Collation" 137 IDS_STA_11 "Cardinality" 138 IDS_STA_12 "Pages" 139 IDS_STA_13 "Filter_Condition" 140 IDS_DRIVER "Driver Headers" 141 IDS_DRV_01 "Description" 142 IDS_DRV_02 "Attributes" 143 IDS_DSRC "DataSrc Headers" 144 IDS_DSC_01 "Name" 145 IDS_DSC_02 "Description" 200 ACCESS_VIOLATN "Access violation" 201 ADD_BAD_TYPE "Array add value type mismatch (%s -> %s)" 202 ALLOC_ERROR "Error allocating %s" 203 ANSWER_TYPE "Answer of type" 204 API_CONF_ERROR "SQL Error: API_CONFORMANCE" 205 APPL_NOT_INIT "Application not initialized" 206 ARRAY_BNDS_EXCD "Array bounds exceeded" 207 BAD_ARRAY_OPER "Arrays must be used with the IN operator" 208 BAD_ARRAY_TYPE "Illegal array type %d" 209 BAD_ARRAY_VAL "Arrays must have the same number of values" 210 BAD_BIN_FMT "Invalid format %c for the %s BIN column" 211 BAD_BLK_ESTIM "Number of blocks exceeds estimate" 212 BAD_BLK_SIZE "No match in block %d size" 213 BAD_BYTE_NUM "bad number of bytes written" 214 BAD_BYTE_READ "bad number of bytes read" 215 BAD_COL_TYPE "Invalid type %s for column %s" 216 BAD_COL_XPATH "Invalid Xpath in column %s for HTML table %s" 217 BAD_CONST_TYPE "Bad constant type=%d" 218 BAD_CONV_TYPE "Invalid convert type %d" 219 BAD_DATETIME "Invalid datetime value" 220 BAD_DBF_FILE "DBF file %s is corrupted" 221 BAD_DBF_REC "DBF file %s corrupted at record %d" 222 BAD_DBF_TYPE "Unsupported DBF type %c for column %s" 223 BAD_DIRECTORY "Bad directory %s: %s" 224 BAD_FIELD_RANK "Invalid field rank %d for column %s" 225 BAD_FIELD_TYPE "Bad type field %s" 226 BAD_FILE_HANDLE "Invalid File Handle: %s" 227 BAD_FILTER "Bad filter: Opc=%d B_T=%d %d Type=%d %d" 228 BAD_FILTER_CONV "Bad filter conversion, B_T=%d,%d" 229 BAD_FILTER_OP "Invalid filter operator %d" 230 BAD_FLD_FORMAT "Bad format for field %d of %s" 231 BAD_FLD_LENGTH "Field %s too long (%s --> %d) line %d of %s" 232 BAD_FREQ_SET "Bad frequency setting for column %s" 233 BAD_FUNC_MODE "%s: invalid mode %d" 234 BAD_HANDLE_VAL "Invalid handle value" 235 BAD_HEADER "File %s: Header corrupted" 236 BAD_HEAD_END "Can't read end of header" 237 BAD_INDEX_FILE "Wrong index file %s" 238 BAD_LINEFLD_FMT "Bad format line %d field %d of %s" 239 BAD_LINE_LEN "Line length not equal to Lrecl" 240 BAD_LRECL "Table/File lrecl mismatch (%d,%hd)" 241 BAD_NODE_TYPE "Bad type %d for table node" 242 BAD_OFFSET_VAL "Invalid null offset value for a CSV table" 243 BAD_OPEN_MODE "Invalid open mode %d" 244 BAD_PARAM_TYPE "%.8s: Bad parameter type=%d" 245 BAD_PARM_COUNT "Parameter count mismatch" 246 BAD_QUOTE_FIELD "Missing ending quote in %s field %d line %d" 247 BAD_READ_NUMBER "Wrong number %d of values read from %s" 248 BAD_RECFM "Invalid recfm type %d for DOSCOL" 249 BAD_RECFM_VAL "Bad Recfm value %d" 250 BAD_SET_CASE "Cannot set sensitive an insensitive array" 251 BAD_SET_STRING "Invalid SetValue from string" 252 BAD_SPECIAL_COL "Bad special column %s" 253 BAD_SPEC_COLUMN "Special column invalid for this table type" 254 BAD_TABLE_TYPE "Bad type %s for table %s" 255 BAD_TYPE_LIKE "Bad operand(%d) type=%d for LIKE" 256 BAD_VALBLK_INDX "Out of range valblock index value" 257 BAD_VALBLK_TYPE "Invalid value block type %d" 258 BAD_VALNODE "Bad type %d for column %s value node" 259 BAD_VALUE_TYPE "Invalid value type %d" 260 BAD_VAL_UPDATE "Don't know which %s value to update" 261 BAS_NS_LIST "Invalid namespaces list format" 262 BIN_F_TOO_LONG "Value too long for field %s (%d --> %d)" 263 BIN_MODE_FAIL "Set binary mode failed: %s" 264 BLKTYPLEN_MISM "Non matching block types/lengths in SetValue" 265 BLK_IS_NULL "Blk is NULL" 266 BREAKPOINT "Breakpoint" 267 BUILD_INDEX "Building index %s on %s" 268 CANNOT_OPEN "Cannot open %s" 269 CHSIZE_ERROR "chsize error: %s" 270 COL_ALLOC_ERR "Cannot allocate column node" 271 COL_ISNOT_TABLE "Column %s is not in table %s" 272 COL_NOT_SORTED "Column %s of table %s is not sorted" 273 COL_NUM_MISM "Number of columns mismatch" 274 COM_ERROR "Com error" 275 CONCAT_SUBNODE "Cannot concatenate sub-nodes" 276 CONNECT_CANCEL "Connection cancelled by user" 277 CONTROL_C_EXIT "Control C exit" 278 DATABASE_LOADED "Database %s loaded" 279 DATA_MISALIGN "Datatype misalignment" 280 DBASE_FILE "dBASE dbf file: " 281 DEF_ALLOC_ERROR "Error allocating %s DEF class" 282 DEL_FILE_ERR "Error deleting %s" 283 DEL_READ_ERROR "Delete: read error req=%d len=%d" 284 DEL_WRITE_ERROR "Delete: write error: %s" 285 DEPREC_FLAG "Deprecated option Flag, use Coltype" 286 DLL_LOAD_ERROR "Error %d loading module %s" 287 DOM_NOT_SUPP "MS-DOM not supported by this version" 288 DVAL_NOTIN_LIST "Value %s not found in distinct values list of column %s" 289 EMPTY_DOC "Empty document" 290 EMPTY_FILE "%s empty file %s: " 291 EOF_AFTER_LINE "EOF after line %d" 292 EOF_INDEX_FILE "EOF while reading index file" 293 ERROR_IN_LSK "Error %d in lseek64" 294 ERROR_IN_SFP "Error %d in SetFilePointer" 295 ERR_READING_REC "Error reading record %d of %s" 296 FAIL_ADD_NODE "Failed to add %s table node" 297 FETCH_NO_RES "Fetch: No Result Set" 298 FIELD_TOO_LONG "Value too long for field %d line %d" 299 FILELEN_ERROR "Error in %s for %s" 300 FILE_IS_EMPTY "File %s is empty" 301 FILE_MAP_ERR "File mapping error" 302 FILE_MAP_ERROR "CreateFileMapping %s error rc=%d" 303 FILE_OPEN_YET "File %s already open" 304 FILE_UNFOUND "File %s not found" 305 FLD_TOO_LNG_FOR "Field %d too long for %s line %d of %s" 306 FLT_BAD_RESULT "Float inexact result" 307 FLT_DENORMAL_OP "Float denormal operand" 308 FLT_INVALID_OP "Float invalid operation" 309 FLT_OVERFLOW "Float overflow" 310 FLT_STACK_CHECK "Float stack check" 311 FLT_UNDERFLOW "Float underflow" 312 FLT_ZERO_DIVIDE "Float divide by zero" 313 FMT_WRITE_NIY "Writing %s files is not implemented yet" 314 FOXPRO_FILE "FoxPro file: " 315 FPUTS_ERROR "fputs error: %s" 316 FSEEK_ERROR "fseek error: %s" 317 FSETPOS_ERROR "fseek error for i=%d" 318 FTELL_ERROR "ftell error for recd=%d: %s" 319 FUNCTION_ERROR "%s error: %d" 320 FUNC_ERRNO "Error %d in %s" 321 FUNC_ERROR "Error in %s" 322 FUNC_ERR_S "%s error: %s" 323 FWRITE_ERROR "fwrite error: %s" 324 GET_DIST_VALS "Retrieving distinct values from " 325 GET_FUNC_ERR "Error getting function %s: %s" 326 GLOBAL_ERROR "Cannot allocate Global (size=%d)\n" 327 GUARD_PAGE "Guard page violation" 328 GZOPEN_ERROR "gzopen %s error %d on %s" 329 ILLEGAL_INSTR "Illegal instruction" 330 ILL_FILTER_CONV "Filtering implies an illegal conversion" 331 INDEX_NOT_UNIQ "Index is not unique" 332 INDEX_YET_ON "Index %s already exists on %s" 333 INDX_COL_NOTIN "Index column %s is not in table %s" 334 INDX_EXIST_YET "Index entry already exists" 335 INIT_FAILED "Failed to initialize %s processing" 336 INT_COL_ERROR "Internal error for index column %s" 337 INT_OVERFLOW "Integer overflow" 338 INT_ZERO_DIVIDE "Integer divide by zero" 339 INVALID_DISP "Invalid disposition" 340 INVALID_FTYPE "SBV: invalid Ftype %d" 341 INVALID_HANDLE "Invalid handle" 342 INVALID_OPER "Invalid operator %d for %s" 343 INV_COLUMN_TYPE "Invalid type %d for column %s" 344 INV_COL_TYPE "Invalid column type %s" 345 INV_DEF_READ "Invalid deferred Read rc=%d" 346 INV_DIRCOL_OFST "Invalid DIRCOL offset %d" 347 INV_MAP_POS "Invalid map position" 348 INV_RAND_ACC "Invalid random access to non optimized table" 349 INV_REC_POS "Invalid record position" 350 INV_RESULT_TYPE "Invalid result type %s" 351 INV_UPDT_TABLE "Table %s invalid for update" 352 IN_WITHOUT_SUB "IN or EXISTS without array or subquery" 353 KEY_ALLOC_ERR "Error allocating Key offset block" 354 KEY_ALLOC_ERROR "Memory allocation error, Klen=%d n=%d" 355 LINE_TOO_LONG "New line is too long" 356 LIST "--List--" 357 LOADING_FAILED "Loading of %s failed" 358 LRECL_TOO_SMALL "Lrecl too small (headlen = %d)" 359 MAKE_EMPTY_FILE "Making empty file %s: %s" 360 MAKING "Making" 361 MALLOC_ERROR "Memory allocation failed: %s returned Null" 362 MAP_VIEW_ERROR "MapViewOfFile %s error rc=%d" 363 MAXSIZE_ERROR "Cannot calculate max size on open table" 364 MEM_ALLOC_ERR "Memory allocation error, %s size=%d" 365 MEM_ALLOC_ERROR "Memory allocation error" 366 MISPLACED_QUOTE "Misplaced quote in line %d" 367 MISSING_ARG "Missing argument for operator %d" 368 MISSING_FIELD "Missing field %d in %s line %d" 369 MISSING_FNAME "Missing file name" 370 MISSING_NODE "Missing %s node in %s" 371 MISSING_ROWNODE "Can't find RowNode for row %d" 372 MIS_TAG_LIST "Missing column tag list" 373 MUL_MAKECOL_ERR "Tabmul MakeCol logical error" 374 NAME_CONV_ERR "Error converting node name" 375 NEW_DOC_FAILED "Cannot create new document" 376 NEW_RETURN_NULL "New returned Null in PlugEvalLike" 377 NEXT_FILE_ERROR "Couldn't find next file. rc=%d" 378 NONCONT_EXCEPT "Noncontinuable exception" 379 NOP_ZLIB_INDEX "Cannot do indexing on non optimized zlib table" 380 NOT_A_DBF_FILE "Not a dBASE dbf file " 381 NOT_FIXED_LEN "File %s is not fixed length, len=%d lrecl=%d" 382 NO_0DH_HEAD "No 0Dh at end of header (dbc=%d)" 383 NO_ACTIVE_DB "No active database" 384 NO_CHAR_FROM "Cannot return char value from type %d" 385 NO_DATE_FMT "No date format for valblock of type %d" 386 NO_DEF_FNCCOL "Cannot find default function column" 387 NO_DEF_PIVOTCOL "Cannot find default pivot column" 388 NO_DIR_INDX_RD "No direct access of %s tables" 389 NO_FEAT_SUPPORT "No %s support in this version" 390 NO_FLD_FORMAT "Missing format for field %d of %s" 391 NO_FORMAT_COL "Cannot format the type COLUMN" 392 NO_FORMAT_TYPE "Cannot set format from type %d" 393 NO_INDEX_READ "No indexed read for multiple tables" 394 NO_KEY_COL "No key columns found" 395 NO_KEY_UPDATE "Cannot update key names" 396 NO_MAP_INSERT "MAP incompatible with Insert" 397 NO_MATCHING_COL "No matching column %s in %s" 398 NO_MATCH_COL "Cannot find matching column" 399 NO_MEMORY "No memory" 400 NO_MODE_PADDED "Mode not supported for padded files" 401 NO_MUL_VCT "VCT tables cannot be multiple" 402 NO_ODBC_DELETE "Delete should not be called for ODBC tables" 403 NO_ODBC_DIRECT "Direct access of ODBC tables not implemented yet" 404 NO_ODBC_MUL "Multiple(2) not supported for ODBC tables" 405 NO_ODBC_SPECOL "No ODBC special columns" 406 NO_PART_DEL "No partial delete of %s files" 407 NO_PART_MAP "Partial mapping not implemented for this OS" 408 NO_PAR_BLK_INS "Cannot insert partial block yet" 409 NO_PIV_DIR_ACC "No direct access to PIVOT tables" 410 NO_READ_32 "Can't read 32 bytes" 411 NO_RECOV_SPACE "Cannot recover space in index file" 412 NO_ROWID_FOR_AM "Can't get RowID in direct access for tables of type %s" 413 NO_ROW_NODE "Row node name is not defined" 414 NO_SECTION_NAME "Missing section name" 415 NO_SEC_UPDATE "Cannot update section names" 416 NO_SETPOS_YET "%s SetPos not implemented yet" 417 NO_SPEC_COL "No MySQL special columns" 418 NO_SUB_VAL "No sub value for array of type %d" 419 NO_TABCOL_DATA "No data found for table %s column %s" 420 NO_TABLE_DEL "Delete not enabled for %s tables " 421 NO_TAB_DATA "No data found for table %s" 422 NO_VCT_DELETE "Partial delete not yet implemented for VCT files" 423 NO_ZIP_DELETE "Delete Zip files not implemented yet" 424 OPENING "Opening" 425 OPEN_EMPTY_FILE "Opening empty file %s: %s" 426 OPEN_ERROR "Open error %d in mode %d on %s: " 427 OPEN_ERROR_IS "Open error on %s: %s" 428 OPEN_MODE_ERROR "Open(%s) error %d on %s" 429 OPEN_STRERROR "open error: %s" 430 OPTBLK_RD_ERR "Error reading opt block values: %s" 431 OPTBLK_WR_ERR "Error writing opt block values: %s" 432 OPTIMIZING "Optimizing " 433 OPT_BMAP_RD_ERR "Error reading opt bitmaps: %s" 434 OPT_BMAP_WR_ERR "Error writing opt bitmaps: %s" 435 OPT_CANCELLED "Optimize cancelled by User" 436 OPT_DVAL_RD_ERR "Error reading distinct values: %s" 437 OPT_DVAL_WR_ERR "Error writing distinct values: %s" 438 OPT_HEAD_RD_ERR "Error reading opt file header: %s" 439 OPT_HEAD_WR_ERR "Error writing opt file header: %s" 440 OPT_LOGIC_ERR "Logical error in SetBitmap, i=%d" 441 OPT_MAX_RD_ERR "Error reading opt max values: %s" 442 OPT_MAX_WR_ERR "Error writing opt max values: %s" 443 OPT_MIN_RD_ERR "Error reading opt min values: %s" 444 OPT_MIN_WR_ERR "Error writing opt min values: %s" 445 OPT_NOT_MATCH "Non-matching opt file %s" 446 PAGE_ERROR "In page error" 447 PARM_CNT_MISS "Parameter count mismatch" 448 PREC_VBLP_NULL "ARRAY SetPrecision: Vblp is NULL" 449 PRIV_INSTR "Privileged instruction" 450 PROCADD_ERROR "Error %d getting address of %s" 451 QUERY_CANCELLED "Query Cancelled by User" 452 RANGE_NO_JOIN "Range is not meant for join index" 453 RC_READING "rc=%d reading table %s" 454 READY "Ready" 455 READ_ERROR "Error reading %s: %s" 456 READ_ONLY "Cannot modify this read/only protected table" 457 READ_SEEK_ERROR "Read seek error: %s" 458 REGISTER_ERR "Unable to register NS with prefix='%s' and href='%s'" 459 REMOVE_ERROR "Error removing %s: %s" 460 RENAME_ERROR "Error renaming %s to %s: %s" 461 ROWID_NOT_IMPL "RowNumber not implemented for tables of type %s" 462 SEC_KEY_FIRST "Section and key names must come first on Insert" 463 SEC_NAME_FIRST "Section name must come first on Insert" 464 SEP_IN_FIELD "Field %d contains the separator character" 465 SEQUENCE_ERROR "Sequence error on statement allocation" 466 SETEOF_ERROR "Error %d in SetEndOfFile" 467 SETRECPOS_NIY "SetRecpos not implemented for this table type" 468 SET_STR_TRUNC "SetValue: String would be truncated" 469 SFP_ERROR "SetFilePointer error: %s" 470 SHARED_LIB_ERR "Error loading shared library %s: %s" 471 SINGLE_STEP "Single step" 472 SORTING_VAL "Sorting %d values" 473 SPCOL_READONLY "Special column %s is Read Only" 474 SQL_CONF_ERROR "SQL Error: SQL_CONFORMANCE" 475 SRCH_CLOSE_ERR "Couldn't close search handle" 476 SRC_TABLE_UNDEF "Source table is not defined" 477 STACK_OVERFLOW "Stack overflow" 478 TABDIR_READONLY "DIR tables are read/only" 479 TABLE_NOT_OPT "Not an optimizable table" 480 TABLE_NO_INDEX "Table %s is not indexable" 481 TABLE_READ_ONLY "%s tables are read only " 482 TABMUL_READONLY "Multiple tables are read/only" 483 TOO_MANY_FIELDS "Too many fields line %d of %s" 484 TOO_MANY_JUMPS "Too many jump levels" 485 TOO_MANY_KEYS "Too many keys (%d)" 486 TO_BLK_IS_NULL "To Blk is NULL" 487 TRUNCATE_ERROR "truncate error: %s" 488 TRUNC_BY_ESTIM "truncated by Estimate" 489 TYPE_MISMATCH "Key and source are not of the same type" 490 TYPE_VALUE_ERR "Column %s type(%s)/value(%s) mismatch" 491 UNBALANCE_QUOTE "Unbalanced quote in line %d" 492 UNDEFINED_AM "COLBLK %s: undefined Access Method" 493 UNKNOWN_EXCPT "Unknown exception" 494 UNMATCH_FIL_ARG "Unmatched filter argument" 495 UPDATE_ERROR "Error updating %s" 496 UPD_ZIP_NOT_IMP "Updating ZDOS tables not implemented yet" 497 VALSTR_TOO_LONG "Value %s too long for string of length %d" 498 VALTYPE_NOMATCH "Non matching Value types" 499 VALUE_ERROR "Column %s: value is null" 500 VALUE_TOO_BIG "Value %lld too big for column %s" 501 VALUE_TOO_LONG "Value %s too long for column %s of length %d" 502 VAL_ALLOC_ERR "Cannot allocate value node" 503 VIR_NO_DELETE "Delete not allowed for %s tables" 504 VIR_READ_ONLY "Virtual %s tables are read only" 505 VOID_FIRST_ARG "First argument should not be void" 506 WORK_AREA "Work area: %s" 507 WRITE_SEEK_ERR "Write seek error: %s" 508 WRITE_STRERROR "Error writing %s: %s" 509 WRITING "Writing" 510 WRITING_ERROR "Error writing to %s: %s" 511 WS_CONV_ERR "Error converting %s to WS" 512 XCOL_MISMATCH "Column %s mismatch in index" 513 XFILE_READERR "Error %d reading index file" 514 XFILE_WRITERR "Error writing index file: %s" 515 XMLTAB_INIT_ERR "Error initializing XML table" 516 XML_INIT_ERROR "Error initializing new XML file" 517 XPATH_CNTX_ERR "Unable to create new XPath context" 518 XPATH_EVAL_ERR "Unable to evaluate xpath location '%s'" 519 XPATH_NOT_SUPP "Unsupported Xpath for column %s"