MDAC 2.5 SDK - Visual FoxPro ODBC Driver


 

SQLFetch

Support: Full  
ODBC API Conformance: Core Level

Retrieves one row from a result set into the locations specified by the previous calls to SQLBindCol. Prepares the driver for a call to SQLGetData for the unbound columns.

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