home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1997 November
/
Pcwk1197.iso
/
LOTUS
/
Eng-ins
/
WINSYS
/
NSQLV32.DLL
/
string.txt
next >
Wrap
Text File
|
1996-10-29
|
16KB
|
479 lines
61441 Insufficient memory
61442 Failure to lock memory
61443 Table/View/Index/Column name exceeds maximum length
61444 Invalid character
61445 Undefined symbol
61446 37000: Missing string terminator
61447 String length exceeds maximum token length
61448 37000: Name, constant, or expression expected
61449 37000: Invalid constant
61450 37000: Name expected (cannot be reserved word)
61451 37000: Left parenthesis missing
61452 37000: Right parenthesis missing
61453 37000: Keyword FROM expected
61454 37000: Keyword BY expected
61455 37000: Keyword AND expected
61456 37000: Keywords BETWEEN, LIKE, or IN expected
61457 37000: Column name or number expected in ORDER BY
61458 37000: Keyword SET expected
61459 37000: Equals sign expected
61460 37000: Keyword INTO expected
61461 37000: Keyword IS expected
61462 37000: Keyword VALUES or SELECT expected
61463 37000: Keyword TO expected
61464 37000: Keyword ON expected
61465 37000: Keyword TABLE, INDEX, or VIEW expected
61466 37000: Keyword AS expected
61467 37000: Keyword SELECT expected
61468 37000: Keyword FOR expected
61469 37000: Integer expected
61470 37000: Data type keyword expected
61471 37000: Incomplete SQL statement
61472 37000: Keyword TABLE expected
61473 37000: ADD clause expected in ALTER TABLE
61474 37000: Keyword UPDATE expected
61475 37000: Keyword OF expected
61476 37000: SELECT cannot include both FOR UPDATE OF and ORDER BY clauses
61477 37000: Keyword WITH expected
61478 37000: Comma or right parenthesis expected
61479 37000: UNION/ORDER BY clause not allowed in CREATE VIEW
61480 37000: Keyword ASC or DESC, comma, or right parenthesis expected
61481 37000: Keyword ASC or DESC, or comma expected
61482 37000: Invalid SQL statement
61483 37000: Right bracket expected
61484 37000: Keyword NULL is expected
61485 37000: Invalid character length
61486 22003: Float value out of range
61487 22003: Numeric value out of range
61488 37000: Subquery not allowed in group defn.
61489 37000: Keyword INDEX expected
61490 37000: Keyword KEY expected
61491 37000: Keyword CHECK/DEFAULT expected
61492 37000: Keyword PRECISION expected
61493 37000: Character string expected
61494 37000: Too many columns or expressions in this statement
61495 37000: This scalar function is not supported
61496 37000: Table constraint definition is not supported
61497 37000: GRANT statement is not supported
61498 37000: REVOKE statement is not supported
61499 37000: Keyword OUTER expected
61500 37000: Keyword JOIN expected
61501 37000: Keyword ON expected
61502 37000: Only one outer join is allowed in a SELECT statement
61503 37000: Table reference has to be a table name or an outer join escape clause in a FROM clause
61504 37000: Incorrect syntax near '%s'
61505 37000: String literal is limited to 254 bytes
61506 37000: Table not included in current statement
61507 S0022: Undefined column name - %s
61508 37000: Ambiguous column name - %s
61509 21S01: Insert value list does not match column list
61510 37000: Value must match column data type
61511 S0001: Table or object name already exists - %s
61512 S0021: Column name already exists - %s
61513 37000: * allowed for COUNT function only
61514 Alias name already exists
61515 Invalid column number in ORDER BY clause
61516 37000: Too many values specified in INSERT
61517 S0002: Table does not exist - %s
61518 S0002: View does not exist - %s
61519 S0012: Index does not exist - %s
61520 S0002: Synonym %s does not exist
61521 37000: First argument of LIKE clause must be a CHAR column
61522 37000: Second argument of LIKE clause must be a character string
61523 GROUP BY column(s) not specified in SELECT clause
61524 ORDER BY column(s) not specified in SELECT clause
61525 Nested function not allowed
61526 37000: Invalid argument for aggregate function
61527 All SELECT items must be GROUP BY columns or aggregate functions
61528 Only one column may be SELECTed in a subquery
61529 S0011: Index name already exists
61530 Aggregate function allowed in WHERE clause only if the column is under a HAVING clause
61531 37000: Number of view columns does not match number of SELECT columns
61532 37000: View column names must be specified
61533 CHECK OPTION not supported
61534 View is not updatable - %s
61535 Column is not updatable - %s
61536 View defined with GROUP BY cannot be used in a join
61537 View defined with GROUP BY cannot be used in a query including a GROUP BY clause
61538 37000: Incorrect data type for arguments in scalar function
61539 37000: Incorrect number of arguments in scalar function
61540 37000: Only one DISTINCT allowed in any SELECT clause
61541 An illegal table is referenced in a subselect FROM clause
61542 HAVING clause must include aggregate functions
61543 Views cannot be INDEXed
61544 Cursor not updatable - %s
61545 Cursor not declared - %s
61546 UPDATE column(s) not defined in cursor declaration - %s
61547 Cursor declaration does not include the FOR UPDATE OF clause - %s
61548 Different table name is specified in cursor declaration - %s
61549 GROUP BY clause needed
61550 Column name missing in AVG, MAX, MIN, or SUM function
61551 37000: Incompatible data types in expression
61552 37000: Incompatible data types in comparison
61553 3C000: Duplicate cursor name
61554 37000: Comparison operator or keyword expected
61555 37000: Invalid arithmetic expression
61556 No alias defined for self-join - %s
61557 Invalid string operator
61558 Cannot ALTER views
61559 Invalid INSERT item
61560 Invalid unary operator
61561 Value exceeds column length
61562 Select columns have to be in agg. fct.
61563 Alias name needed
61564 No GROUP BY or HAVING in a nested subquery of a basic predicate
61565 Internal semantic checker error
61566 Scope table overflow in semantic checker
61567 Internal temp. query array overflow in semantic checker
61568 DISTINCT is not supported
61569 Unique index is not supported
61570 UNION is not supported
61571 NULL can only be used in INSERT item or UPDATE assignment
61572 View definition can only include single table, no agg. fct, group by or having, and no subquery
61573 No INSERT/UPDATE/ALTER/CREATE INDEX/CREATE VIEW on view
61574 Select on View cannot include agg. fct., HAVING/GROUP BY/ORDER BY
61575 No join on view query
61576 37000: CASCADE or RESTRICT DROP not supported
61577 37000: No ESCAPE clause in LIKE predicate
61578 37000: Invalid datetime value
61579 NULL/UNIQUE/PRIMARY KEY/FOREIGN KEY/REFERENCE not supported in CREATE TABLE
61580 Operation not allowed for an internal field
61581 SELECT * not allowed on Universal Relation
61582 Only SELECT or CREATE VIEW allowed on Universal Relation
61583 Only self-join allowed on Universal Relation
61584 Check Clause cannot have SELECT expression
61585 Correlated column must be a Group By column
61586 No select item is available
61587 Invalid decimal length
61588 Invalid string length for comparison
61589 37000: Parameter markers not allowed in the SELECT list
61590 Illegal use of parameter marker
61591 42000: Insufficient access right to create a Universal view
61592 Rich Text field can only be used in a WHERE clause with the LIKE predicate
61593 37000: Invalid column name: %s
61594 DISTINCT in aggregate function must be followed by a column name
61595 37000: Number of columns must be the same in UNION operation
61596 Data type mismatch of corresponding columns in UNION operation
61597 Join condition in outer join must contain only columns of the outer join tables - %s
61598 Search condition in outer join must be a join condition
61599 Only column may be compared with null
61600 ORDER BY clause must use integers in a UNION query
61601 Parameter marker not allowed in DDL
61602 Internal optimizer error
61603 Internal code gen. error
61604 23000: Table cannot be dropped as there are one or more Views dependent on it
61605 Rowset size is too large and is changed to %s
61606 Subquery of a basic predicate (=,!=,<,<=,>,>=) returns more than one value
61607 SQL Statement is too long
61608 01002: Disconnect error
61609 01004: Data truncated
61610 01006: Privilege not revoked
61611 01S00: Invalid string connection attribute
61612 01S02: Options value changed
61613 07001: Wrong number of parameters
61614 07006: Restricted data type attribute violation
61615 08001: Unable to connect to data source
61616 08002: Connection in use
61617 08003: Connection not open
61618 08004: Data source rejected establishment of connection
61619 08007: Connection failure during transaction
61620 08S01: Communication link failure
61621 22001: Data truncation
61622 22003: Numeric value out of range
61623 22005: Error in assignment
61624 22008: Data value is not a valid date, time or timestamp
61625 24000: Invalid cursor state
61626 25000: Invalid transaction state
61627 28000: Invalid authorization specification
61628 34000: Invalid cursor name
61629 37000: Syntax error or access violation
61630 3C000: Duplicate cursor name
61631 40001: Serialization failure
61632 42000: Syntax error or access violation
61633 70100: Operation aborted
61634 IM001: Driver does not support this function
61635 IM002: Data source name not found and no default driver specified
61636 IM003: Driver specified by data source name could not be loaded
61637 IM004: Driver's SQLAllocEnv failed
61638 IM005: Driver's SQLAlloconnect failed
61639 IM006: Driver's SQLSetConnectOption failed
61640 IM007: No data source specified; dialog prohibited
61641 IM008: Dialog failed
61642 IM009: Unable to load translation DLL
61643 S0001: Base table or view already exists - %s
61644 S0002: Base table not found - %s
61645 S0011: Index already exists - %s
61646 S0012: Index not found - %s
61647 S0021: Column already exists - %s
61648 S0022: Column not found - %s
61649 S1000: %s
61650 S1001: Memory allocation failure
61651 S1002: Invalid column number
61652 S1003: Program type out of range
61653 S1004: SQL data type out of range
61654 S1008: Operation canceled
61655 S1009: Invalid argument value
61656 S1010: Function sequence error
61657 S1012: Invalid transaction code
61658 S1015: No cursor name available
61659 S1090: Invalid string or buffer length
61660 S1091: Descriptor type out of range
61661 S1092: Option type out of range
61662 S1093: Invalid parameter number
61663 S1094: Invalid scale value
61664 S1095: Function type out of range
61665 S1096: Information type out of range
61666 S1097: Column type out of range
61667 S1098: Scope type out of range
61668 S1099: Nullable type out of range
61669 S1100: Uniqueness option out of range
61670 S1101: Accuracy option out of range
61671 S1102: Table type out of range
61672 S1106: Fetch type out of range
61673 S1107: Row value out of range
61674 S1109: Invalid cursor position
61675 S1110: Invalid driver completion
61676 S1111: Invalid bookmark. Bookmark can only be specified within the rowset
61677 S1C00: Driver not capable
61678 S1T00: Timeout expired
61680 Invalid date value
61681 Invalid time value
61682 Invalid timestamp value
61683 Statistics not available for Universal Relation
61684 Unable to save the stack
61685 Data truncation for column %s: set length for Text or Rich Text field to higher limit in ODBC.INI
61686 Modifying a table which has been opened read only is not allowed
61687 Notes Initialization failed
61688 Notes Thread Initialization failed
61689 Thread timed out
61690 Unrecognized parse node type
61691 Check condition too long
61692 Notes API driver error: %s
61693 Cannot open specified database
61694 ISAM Internal Error: Null Database Handle
61695 Record has no non-NULL items
61696 @If(
61697 ; @Success; @Failure(
61698 Input Validation Failed for field -
61699 @@105@@
61700 [Form] =
61701 @@SELECT@@ Form =
61702 @@102@@
61703 @Doc
61704 @@152@@
61705 @@154@@
61706 @@156@@
61707 @@157@@
61708 @~OBSOLETE
61709 @@104@@(
61710 !
61711 &
61712 |
61713 !=
61714 >
61715 >=
61716 <
61717 <=
61718 @@118@@(
61719 =
61720 -
61721 +
61722 /
61723 *
61724 86400
61725 @@180@@([Abbreviate];@@103@@)
61726 @@135@@(
61727 @@166@@(
61728 @@94@@(
61729 @@97@@(
61730 @@95@@(
61731 @@96@@(
61732 @@100@@(
61733 @@120@@(
61734 @@98@@(
61735 @@65@@(
61736 @@207@@(
61737 @@203@@(
61738 @@208@@(
61739 @@204@@(
61740 @@205@@(
61741 @@206@@(
61742 1 / @Tan(
61743 * 180) /
61744 / 180) *
61745 @@210@@
61746 @@129@@(
61747 @@128@@(
61748 @@127@@(
61749 @@69@@(
61750 @@167@@(
61751 @@130@@(
61752 @@211@@(
61753 @@66@@(
61754 @@212@@(
61755 @@75@@(
61756 @@76@@(
61757 @@44@@
61758 @@119@@(
61759 @@84@@(
61760 Sunday
61761 Monday
61762 Tuesday
61763 Wednesday
61764 Thursday
61765 Friday
61766 Saturday
61767 @@80@@(
61768 @@81@@(
61769 @@82@@(
61770 @@79@@(
61771 January
61772 February
61773 March
61774 April
61775 May
61776 June
61777 July
61778 August
61779 September
61780 October
61781 November
61782 December
61783 1; 1; 1; 2; 2; 2; 3; 3; 3; 4; 4; 4
61784 @@83@@(
61785 @@78@@(
61786 @@88@@(
61787 @@87@@(
61788 @@86@@(
61789 S2
61790 @@198@@(
61792 @@209@@(
61793 $Title =
61794 [$Title] =
61795 @@213@@(
61796 CATALOG
61797 Databases by _Server
61798 Pathname
61799 Title
61800 Server
61801 ODBC.INI
61802 $SQL_
61803 default
61804 MaxSubquery
61805 MaxStmtLen
61806 MaxRels
61807 MaxVarcharLen
61808 KeepTempIdx
61809 MaxLongVarcharLen
61810 Notes Databases|*.NSF|All Files|*.*|
61811 Text
61812 Rich Text
61813 Number
61814 Time
61815 max length
61816 precision,scale
61817 local
61818 NSF
61819 [Casahl/Lotus][ODBC Lotus Notes]
61820 [Lotus Notes Server]
61821 Choose local Notes database:
61822 January
61823 February
61824 March
61825 April
61826 May
61827 June
61828 July
61829 August
61830 September
61831 October
61832 November
61833 December
61834 Sunday
61835 Monday
61836 Tuesday
61837 Wednesday
61838 Thursday
61839 Friday
61840 Saturday
61841 CHAR
61842 VARCHAR
61843 LONG VARCHAR
61844 INTEGER
61845 SMALLINT
61846 REAL
61847 DOUBLE
61848 FLOAT
61849 DECIMAL
61850 NUMERIC
61851 DATE
61852 TIME
61853 TIMESTAMP
61854 TYPE_NAME
61855 DATA_TYPE
61856 PRECISION
61857 LITERAL_PREFIX
61858 LITERAL_SUFFIX
61859 CREATE_PARAMS
61860 NULLABLE
61861 CASE_SENSITIVE
61862 SEARCHABLE
61863 UNSIGNED_ATTRIBUTE
61864 MONEY
61865 AUTO_INCREMENT
61866 LOCAL_TYPE_NAME
61867 MINIMUM_SCALE
61868 MAXIMUM_SCALE
61869 SCOPE
61870 COLUMN NAME
61871 DATA TYPE
61872 TYPE NAME
61873 PRECISION
61874 LENGTH
61875 SCALE
61876 TABLE_QUALIFIER
61877 TABLE_OWNER
61878 TABLE_NAME
61879 NON_UNIQUE
61880 INDEX_QUALIFIER
61881 INDEX_NAME
61882 TYPE
61883 SEQ_IN_INDEX
61884 COLUMN_NAME
61885 COLLATION
61886 CARDINALITY
61887 PAGES
61888 FILTER_CONDITION
61889 TABLE_QUALIFIER
61890 TABLE_OWNER
61891 TABLE_NAME
61892 COLUMN_NAME
61893 DATA_TYPE
61894 TYPE_NAME
61895 PRECISION
61896 LENGTH
61897 SCALE
61898 RADIX
61899 NULLABLE
61900 REMARKS
61901 TABLE_QUALIFIER
61902 TABLE_OWNER
61903 TABLE_NAME
61904 TABLE_TYPE
61905 REMARKS
61906 ALIAS
61907 FORM
61908 SYNONYM
61909 SYSTEM TABLE
61910 TABLE
61911 VIEW
61912 UNIVERSAL
61913 SERVER,RICHTEXT,TEXT,SQL_BIGINT,SQL_BINARY,SQL_BIT,SQL_CHAR,SQL_DATE,SQL_DECIMAL,SQL_DOUBLE,SQL_FLOAT,SQL_INTEGER,SQL_LONGVARBINARY,SQL_LONGVARCHAR,SQL_NUMERIC,SQL_REAL,SQL_SMALLINT,SQL_TIME,SQL_TIMESTAMP,SQL_TINYINT,SQL_VARBINARY,SQL_VARCHAR
61914 _$&
61915 Lotus Notes
61916 FORM
61917 02.00
61918 WorkAround
61919 Thread Timeout
61920 NSQLV32.DLL