The SQLFetch function fetches one row of data from the results set. It cannot be mixed with SQLExtendedFetch for the same cursor. Also, SQLFetch is forward only.