2301 | 다음 API 중 하나를 지원하지 않으므로 ODBC 드라이버를 사용할 수 없습니다. 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 | Firehose 모드에서는 트랜잭션을 시작할 수 없습니다. |
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 |