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 | 無法支援巢狀 Variant 為參數。 |
Nested variants are not supported as parameters. |
2316 | 不支援參數類型。 |
Parameter type is not supported. |
2317 | 無法為至少一個 Variant 參數決定其參數類型。 |
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 | 異動無法以此資料指標 (cursor ) 類型取得多重記錄集。請改變資料指標類型、認可此異動、或關閉其中一個資料錄集。 |
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 | 在 Firehose 模式中無法啟動異動。 |
Transaction cannot start while in firehose mode. |
2322 | 您所安裝的 ODBC SQL Server 驅動程式版本並不支援於 SQL Server 7.0。某些功能將無法在此設定下適當地運作。 |
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 |