Most ODBC drivers now support SQLExtendedFetch for forward only cursors; yet, most ODBC applications use SQLFetch to retrieve data. Consider the examples in Using Bound Columns, this time using SQLExtendedFetch instead of SQLFetch:
![]() |
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |