MDAC 2.5 SDK - Visual FoxPro ODBC Driver


 

SQLSetPos

Support: Full  
ODBC API Conformance: Level 2

Sets the cursor position in a rowset. You can use SQLSetPos with SQLGetData to retrieve rows from unbound columns after positioning the cursor to a specific row in the rowset.

For more information, see SQLSetPos in the ODBC Programmer's Reference.