2301 | 无法使用 ODBC 驱动程序,因为它不支持下面的一个或多个 API: SQLTables、SQLColumns 或 SQLGetTypeInfo。 |
ODBC Driver cannot be used because it does not support one or more of the following APIs: SQLTables, SQLColumns, or SQLGetTypeInfo. |
2302 | 不能更新查询,因为它不含可用作键的搜索列。 |
Query cannot be updated because it contains no searchable columns to use as a key. |
2303 | 不能更新查询,因为 FROM 子句不是单一的简单表名。 |
Query cannot be updated because the FROM clause is not a single simple table name. |
2304 | 无法执行基于查询的更新,因为命令文本不可用。 |
Query-based updating cannot be performed because the command text is unavailable. |
2305 | 基于查询的更新失败,因为没发现要更新的行。 |
Query-based update failed because the row to update could not be found. |
2306 | 基于查询的删除失败,因为没发现要删除的行。 |
Query-based delete failed because the row to delete could not be found. |
2307 | 不支持命名的参数。 |
Named parameters are not supported. |
2308 | 数据源对象未初始化。 |
Data source object is not initialized. |
2309 | ODBC 驱动程序不支持所需的属性。 |
ODBC driver does not support the requested properties. |
2310 | 操作已被取消。 |
Operation was canceled. |
2311 | 登录失败。 |
Login failed. |
2312 | 不支持对 BLOB 值执行基于查询的插入或更新操作。 |
Query-based insertion or updating of BLOB values is not supported. |
2313 | 无法加载 ODBC 3.x 驱动程序管理器。 |
ODBC 3.x Driver Manager could not be loaded. |
2314 | 不支持多重参数集,因为 ODBC 驱动程序不支持 SQLParamOptions。 |
Multiple parameter sets cannot be supported because the ODBC driver does not support SQLParamOptions. |
2315 | 不能将嵌套变量用作参数。 |
Nested variants are not supported as parameters. |
2316 | 不支持此参数类型。 |
Parameter type is not supported. |
2317 | 至少一个变量参数的参数类型无法确定。 |
Parameter type cannot be determined for at least one variant parameter. |
2318 | 事务无法启动,因为不止一个 ODBC 连接正被使用。 |
Transaction cannot start because more than one ODBC connection is in use. |
2319 | 在事务中,不能存在多个使用此游标类型的记录集。请更改游标类型、提交事务,或关闭其中某个记录集。 |
Transaction cannot have multiple recordsets with this cursor type. Change the cursor type, commit the transaction, or close one of the recordsets. |
2320 | ODBC 驱动程序无法启动新事务。 |
ODBC driver could not start new transaction. |
2321 | 在流水模式下,事务无法启动。 |
Transaction cannot start while in firehose mode. |
2322 | SQL Server 7.0 不支持安装的 ODBC SQL Server 驱动程序版本。这种配置下,部分功能将不能正常运行。 |
Installed version of ODBC SQL Server driver is not supported against SQL Server 7.0. Some functions will not work properly with this configuration. |
2323 | 数据源名称 |
Data Source Name |