2222 Include SQL_FLOAT, SQL_DOUBLE, and SQL_REAL in QBU where clauses
2223 Force SQL Server Firehose Mode cursor
2224 Force no parameter rebinding when executing a command
2225 Trusted connection coming from another server
2226 Connection coming from another server in the integrated security environment
2230 Force no command preparation when executing a parameterized command
2231 Force no command reexecution when failure to satisfy all required properties
2235 Autocommit Isolation Levels
2301 The ODBC Driver can not be used, because it does not support one of the follow APIs: SQLTables, SQLColumns, or SQLGetTypeInfo.
2302 The query is not updateable because it contains no searchable columns to use as a hopeful key.
2303 The query is not updateable because the from clause is not a single simple table name.
2304 Unable to do query based updating because the command text is not available.
2305 Query based update failed. The row to update could not be found.
2306 Query based delete failed. The row to delete could not be found.
2307 Named Parameters are not supported.
2308 Object must be initialized, prior to setting or retrieving properties on this object.
2309 The request properties can not be supported by this ODBC Driver.
2310 Operation Canceled
2311 Login Failed
2312 Query Based Insertion or Updating of BLOB values can not be supported.
2313 Could not load the ODBC 3.x Driver Manager.
2314 Multiple parameter sets cannot be supported because the ODBC driver does not support SQLParamOptions.
2315 Nested variants are not supported as parameters.
2316 At least one parameter contained a type that was not supported.
2317 Unable to determine parameter type for at least one variant parameter.
2318 Cannot start transaction because more than one hdbc is in use.
2319 Cannot create new connection because in manual transaction mode.
2320 ODBC driver failed attempt to start transaction.
2321 Can not start transaction while in firehose mode.
2400 ODBC version %s is currently installed on this machine.\nODBC version 03.50.0000 or greater is required to use the Microsoft OLE DB provider for ODBC data.