SQLDisconnect 函数 SQLDriverConnect 函数 SQLDrivers 函数 SQLEndTran 函数 SQLError 函数 SQLExecDirect 函数 SQLExecute 函数 SQLExtendedFetch 函数 SQLFetch 函数 SQLFetchScroll Function(SQLFetchScroll 函数) SQLForeignKeys 函数 SQLFreeConnect 函数 SQLFreeEnv 函数 ...
SQL_SUCCESS、SQL_SUCCESS_WITH_INFO、SQL_NO_DATA、SQL_STILL_EXECUTING、SQL_ERROR或SQL_INVALID_HANDLE。 诊断 当SQLFetch返回SQL_ERROR或SQL_SUCCESS_WITH_INFO时,可以通过使用 handleTypeof SQL_HANDLE_STMT 和StatementHandle句柄调用SQLGetDiagRec 函数来获取关联的 SQLSTATE 值。 下表列出了 SQLFetch通常返回的...
SQLConnect Function SQLCopyDesc Function SQLDataSources Function SQLDescribeCol Function SQLDescribeParam Function SQLDisconnect Function SQLDriverConnect Function SQLDrivers Function SQLEndTran Function SQLError Function SQLExecDirect Function SQLExecute Function ...
(Function returns SQL_SUCCESS_WITH_INFO.) 01S01 Error in row An error occurred while fetching one or more rows. (Function returns SQL_SUCCESS_WITH_INFO.) 01S06 Attempt to fetch before the result set returned the first rowset The requested rowset overlapped the start of the result set when...
SQLExtendedFetch 會從結果集擷取指定的資料列集,並傳回所有系結資料行的資料。 資料列集可以在絕對位置或相對位置或書簽指定。注意 在ODBC 3*.x*中, SQLExtendedFetch 已由 SQLFetchScroll 取代。 ODBC 3*.x* 應用程式不應該呼叫 SQLExtendedFetch ,而是應該呼叫 SQLFetchScroll 。 使用 ODBC 2*.x* ...
FETCH [ direction [ FROM | IN ] ] cursor_name 其中 direction 可以为空或者以下之一: NEXT PRIOR FIRST LAST ABSOLUTE count RELATIVE count count ALL FORWARD FORWARD count FORWARD ALL BACKWARD BACKWARD count BACKWARD ALL 说明 这个页面描述在 SQL 命令层面上对游标的使用。如果想要在 PL/SQL函数中使用游...
描述符和 SQLFetch 以下部分描述了SQLFetch()如何与描述符交互。 参数映射 驱动程序不会根据SQLFetch()的自变量设置任何描述符字段。 其他描述符字段 SQLFetch()使用以下描述符字段: 表2. 描述符字段 描述符字段降序位置设置到 SQL_DESC_ARRAY_SIZE已使用头SQL_ATTR_ROW_ARRAY_SIZE 语句属性 ...
If a warning applies to the entire function, SQLFetch() returns SQL_SUCCESS_WITH_INFO and the applicable SQLSTATE. The status records for warnings that apply to the entire function are returned before the status records that apply to individual rows. Errors and warnings in individual rows If ...
SQLFetchScrollreturns data in bound columns in the same way asSQLFetch. For more information, see "Returning Data in Bound Columns" inSQLFetch Function. If no columns are bound,SQLFetchScrolldoes not return data but does move the block cursor to the specified position. Whether data can be ...
BuiltInFunctionTableReference BulkInsertBase BulkInsertOption BulkInsertOptionKind BulkInsertStatement BulkOpenRowset CallTarget CaseExpression CastCall CatalogCollation CatalogCollationOption CellsPerObjectSpatialIndexOption CertificateCreateLoginSource CertificateOption CertificateOptionKinds CertificateStatementB...