Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
En la tabla siguiente se indica el nivel de conformidad de cada función ODBC, donde está bien definido.
| Función | Nivel de conformidad |
|---|---|
| SQLAllocHandle | Core |
| SQLBindCol | Core |
| SQLBindParameter | Núcleo[1] |
| SQLBrowseConnect | Nivel 1 |
| SQLBulkOperations | Nivel 1 |
| SQLCancel | Núcleo[1] |
| SQLCloseCursor | Core |
| SQLColAttribute | Núcleo[1] |
| SQLColumnPrivileges | Nivel 2 |
| SQLColumns | Core |
| SQLConnect | Core |
| SQLCopyDesc | Core |
| SQLDataSources | Core |
| SQLDescribeCol | Núcleo[1] |
| SQLDescribeParam | Nivel 2 |
| SQLDisconnect | Core |
| SQLDriverConnect | Core |
| SQLDrivers | Core |
| SQLEndTran | Núcleo[1] |
| SQLExecDirect | Core |
| SQLExecute | Core |
| SQLFetch | Core |
| SQLFetchScroll | Núcleo[1] |
| SQLForeignKeys | Nivel 2 |
| SQLFreeHandle | Core |
| SQLFreeStmt | Core |
| SQLGetConnectAttr | Core |
| SQLGetCursorName | Core |
| SQLGetData | Core |
| SQLGetDescField | Core |
| SQLGetDescRec | Core |
| SQLGetDiagField | Core |
| SQLGetDiagRec | Core |
| SQLGetEnvAttr | Core |
| SQLGetFunctions | Core |
| SQLGetInfo | Core |
| SQLGetStmtAttr | Core |
| SQLGetTypeInfo | Core |
| SQLMoreResults | Nivel 1 |
| SQLNativeSql | Core |
| SQLNumParams | Core |
| SQLNumResultCols | Core |
| SQLParamData | Core |
| SQLPrepare | Core |
| SQLPrimaryKeys | Nivel 1 |
| SQLProcedureColumns | Nivel 1 |
| SQLProcedures | Nivel 1 |
| SQLPutData | Core |
| SQLRowCount | Core |
| SQLSetConnectAttr | Núcleo[2] |
| SQLSetCursorName | Core |
| SQLSetDescField | Núcleo[1] |
| SQLSetDescRec | Core |
| SQLSetEnvAttr | Núcleo[2] |
| SQLSetPos | Nivel 1[1] |
| SQLSetStmtAttr | Núcleo[2] |
| SQLSpecialColumns | Núcleo[1] |
| SQLStatistics | Core |
| SQLTablePrivileges | Nivel 2 |
| SQLTables | Core |
[1] Las características significativas de esta función solo están disponibles en niveles de conformidad superiores.
[2] Establecer determinados atributos en valores no predeterminados depende del nivel de conformidad. Para obtener más información, consulte la sección siguiente, Conformidad de atributos.