2301 | SQLTables、SQLColumns、または SQLGetTypeInfo のうち 1 つ以上の API をサポートしていないため ODBC ドライバーは使用できません。 |
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 句が 1 つの単純なテーブル名でないため、クエリを更新できません。 |
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 | 少なくとも 1 つのバリアント型パラメーターのパラメーター型を識別できません。 |
Parameter type cannot be determined for at least one variant parameter. |
2318 | 1 つ以上の ODBC 接続が使用中のため、トランザクションを開始できません。 |
Transaction cannot start because more than one ODBC connection is in use. |
2319 | このカーソルの種類を使用している場合は、トランザクションに複数の Recordset を含むことはできません。カーソルの種類を変更する、トランザクションをコミットする、または Recordset のいずれかを閉じてください。 |
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 | インストールした 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 |