1 00000 2 01000 3 01002 4 01004 5 01006 6 01S00 7 01S01 8 01S02 9 01S03 10 01S04 11 01S05 12 01S06 13 07001 14 07006 16 08001 17 08002 18 08003 19 08004 20 08007 21 08S01 22 21S01 23 21S02 24 22001 25 22002 26 22003 27 22005 28 22008 29 22012 30 22026 31 23000 32 24000 33 25000 34 28000 35 34000 36 37000 37 3C000 38 40001 39 42000 40 70100 41 IM001 42 IM002 43 IM003 44 IM004 45 IM005 46 IM006 47 IM007 48 IM008 49 IM009 50 IM010 51 IM011 52 IM012 53 IM013 54 S0001 55 S0002 56 S0011 57 S0012 58 S0021 59 S0022 60 S0023 61 S1000 62 S1001 63 S1002 64 S1003 65 S1004 66 S1008 67 S1009 68 S1010 69 S1011 70 S1012 71 S1015 72 S1090 73 S1091 74 S1092 75 S1093 76 S1094 77 S1095 78 S1096 79 S1097 80 S1098 81 S1099 82 S1100 83 S1101 84 S1102 85 S1103 86 S1104 87 S1105 88 S1106 89 S1107 90 S1108 91 S1109 92 S1110 93 S1111 94 S1C00 95 S1DE0 96 S1T00 100 Success 101 General warning. 102 Disconnect error. 103 Data truncated. 104 Privilege not revoked. 105 Invalid connection string. 106 Error in row. 107 Option value changed. 108 No rows updated or deleted. 109 More than one row updated or deleted. 110 Cancel treated as FreeStmt/Close. 111 Attempt to fetch before the result set returned the first rowset. 112 Wrong number of parameters. 113 Restricted data type attribute violation. 115 Unable to connect to data source. 116 Connection in use. 117 Connection not open. 118 Data source rejected establishment of connection. 119 Connection failure during transaction. 120 Communication link failure. 121 Insert value list does not match column list. 122 Degree of derived table does not match column list. 123 String data right truncation. 124 Indicator variable required but not supplied. 125 Numeric value out of range. 126 Error in assignment. 127 Datetime field overflow. 128 Division by 0. 129 String data, length mismatch. 130 Integrity constraint violation. 131 Invalid cursor state. 132 Invalid transaction state. 133 Invalid authorization specification. 134 Invalid cursor name. 135 Syntax error or access violation. 136 Duplicate cursor name. 137 Serialization failure. 138 Syntax error or access violation. 139 Operation aborted. 140 Driver does not support this function. 141 Data source name not found and no default name specified. 142 Driver specified by data source name could not be loaded. 143 Driver's SQLAllocEnv failed. 144 Driver's SQLAllocConnect failed. 145 Driver's SQLConnectOption failed. 146 No Data Source specified; dialog prohibited 147 Dialog failed. 148 Unable to load translation DLL. 149 Data source name too long. 150 Driver name too long. 151 DRIVER keyword syntax error. 152 Trace file error. 153 Base table or view already exists. 154 Base table not found. 155 Index already exists. 156 Index not found. 157 Column already exists. 158 Column not found. 159 No default for column. 160 General error. 161 Memory allocation error. 162 Invalid column number. 163 Program type out of range. 164 SQL data type out of range. 165 Operation cancelled. 166 Invalid argument value. 167 Function sequence error. 168 Operation invalid at this time. 169 Invalid transaction operation code specified. 170 No cursor name available. 171 Invalid string or buffer length. 172 Descriptor type out of range. 173 Option type out of range. 174 Invalid parameter number. 175 Invalid scale value. 176 Function type out of range. 177 Information type out of range. 178 Column type out of range. 179 Scope type out of range. 180 Nullable type out of range. 181 Uniqueness option type out of range. 182 Accuracy option type out of range. 183 Table type out of range. 184 Direction option out of range. 185 Invalid precision value. 186 Invalid parameter type. 187 Fetch type out of range. 188 Row value out of range. 189 Concurrency option out of range. 190 Invalid cursor position. 191 Invalid driver completion. 192 Invalid bookmark value. 193 Driver not capable. 194 No data at execution values pending. 195 Timeout expired. 6000 Data type for parameter %n1 has changed since first SQLExecute call. 6001 Negative length given for parameter %n1. 6002 Number of parameters set by SQLSetParam does not equal number of ?'s in SQL statement. 6003 Parameter marker not in SQL clause which can contain ? parameter. 6004 Invalid sequence of operations: statement has not been closed. 6005 Unrecognizable ODBC SQL escape sequence. 6006 Database cannot convert this ODBC escape sequence: %s1 . 6007 Unable to open file %s1. 6008 Data truncated, column %n1. 6009 Numeric overflow, column %n1. 6010 Unable to convert column %n1. Cannot convert from SQL type %n2 to C type %n3. 6011 Unable to convert parameter %n1. Cannot convert from C type %n2 to SQL type %n3. 6012 Value has not been specified for parameter %n1. 6013 Insufficient information to connect to the data source. 6014 An unexpected error occurred while trying to create a dialog box. 6015 Invalid attribute in connection string: %s1. 6016 The qualifier '%s1' was larger than SQL_MAX_QUALIFIER_LEN from SQLGetInfo (%n2). 6017 The owner '%s1' was larger than SQL_MAX_OWNER_NAME_LEN from SQLGetInfo (%n2). 6018 The table name '%s1' was larger than SQL_MAX_TABLE_NAME_LEN from SQLGetInfo (%n2). 6019 The column name '%s1' was larger than SQL_MAX_COLUMN_NAME_LEN from SQLGetInfo (%n2). 6020 The procedure name '%s1' was larger than SQL_MAX_PROCEDURE_NAME_LEN from SQLGetInfo (%n2). 6021 Escape clause beginning with --*( or { was not properly ended with *)-- or }. 6022 The statement contained an escape clause not supported by this database driver. 6023 Error parsing connect string at offset %n1. 6024 Error using translation DLL. %s1. 6025 Error using translation DLL. Output buffer size not equal to input buffer size. 6026 %n1 is greater that the number of columns allowed, %n2. 6027 Unrecognized function escape: %s1. 6028 Escape sequence malformed. --*( was not followed by vendor(Microsoft),product(ODBC). 6029 Invalid date escape. Correct syntax is {d 'yyyy-mm-dd'}. 6030 Invalid time escape. Correct syntax is {t 'hh:mm:ss'}. 6031 Invalid timestamp escape. Correct syntax is {ts 'yyyy-mm-dd hh:mm:ss.ffffff'}. 6032 Data truncated, parameter %n1. 6033 Number of bound columns exceeds the number of result columns. 6034 More than one row was affected by CURRENT-OF-CURSOR emulation. 6035 Error getting column value for search clause for CURRENT-OF-CURSOR emulation, column %n1. 6036 Unable to locate SELECT statement with cursor named in this statement's CURRENT-OF-CURSOR clause. 6037 Statement with cursor named in this statement's CURRENT-OF-CURSOR clause is not a SELECT FOR UPDATE. 6038 Statement with cursor named in this statement's CURRENT-OF-CURSOR is not positioned on a row. 6039 Statement with cursor named in this statement's CURRENT-OF-CURSOR does not contain any columns useable for selecting a unique row. 6040 Too few arguments given in a function escape. 6041 Could not find end of argument in a function escape, probably due to mismatched parens. 6042 No value was specified for a required connection argument. 6043 Parameter number %n1 was declared with a precision of %n2 which is larger than the memory manager can handle. 6044 Error in parameter %n1. 6045 '%s1' is not a valid ODBC SQL type for CONVERT 6046 The keywords LEFT OUTER JOIN were not found in an outer join escape sequence. 6047 The keyword ON preceding the search condition was not found in an outer join escape sequence. 6048 The currently active transaction was committed before changing the AutoCommit connection option. 6049 Invalid escape sequence. Missing function name after 'FN'. 6050 A SQL_C_BINARY parameter was passed an incorrect number of bytes. Expecting %n1 bytes, application passed %n2 bytes. 6051 Cursor name missing after WHERE CURRENT OF 6052 No rows were affected by UPDATE/DELETE WHERE CURRENT OF cursor emulation 6053 Character, decimal, and binary parameters cannot have a precision of zero. Error in parameter %n1. 6054 Timestamp parameters with zero scale must have a precision of 13, 16, or 19. Parameter number: %n1, precision: %n2. 6055 Timestamp parameters with a scale, must have a scale less than ten and a precision equal to 20 plus the scale. You specified a precision of %n2 and scale of %n3. Error in parameter %n1. 6056 Database does not allow negative scale values. Error in parameter %n1. 6057 %n1 is greater that the number of bound columns allowed, %n2. 6058 %n1 is greater that the number of parameters allowed, %n2. 6059 ODBC SQL data type not supported by this database. 6060 You are not licensed to use this INTERSOLV ODBC Driver under the license you have purchased. If you wish to purchase a license for use with this application, then you may use this driver for a period of 30 days, during which time you %s1 %s2 6061 are required to obtain a license. 6062 You can order a license for an INTERSOLV ODBC Driver for use with this application by calling INTERSOLV at 800-547-4000. Thank you for your cooperation. 6063 Database does not allow NOT NULL in the create table statement and so it has been removed from the statement. 6064 In SQLExtendedFetch, only SQL_FETCH_NEXT is supported for SQL_SCROLL_FORWARD_ONLY cursors. 6066 Warning 6067 SQL_MAX_LENGTH has been set to the maximum size of data that can be returned by the database. 6068 You have exceeded the limit on SQL statements allowed by this demo version. To reset the SQL statement counter, exit and then restart your application. 6069 Password passed in is longer than 24 characters. 6070 Data Truncated. 6071 Numeric overflow. 6072 Error in column %n1. 6073 Error in parameter %n1. 6074 Default parameters values are not suppported by this database. 6075 To use SQLParamOptions with this driver, you must also use SQLBindParameter and specify a valid cbValueMax for parameter %n1. 6076 Parameter %n1 precision exceeds the maximum literal length and will loose data, data source does not have native support for parameters. 6077 Statement with cursor named in this statement's ADJUSTING clause is not a SELECT FOR UPDATE. 6078 You are attempting to use this INTERSOLV ODBC driver from an application that is not licensed to use it.