ODBC - SQL_ROWSET_SIZE Attribute Now Returns Correct Number of Rows
ODBC 2.x applications that called SQLExtendedFetch and set the SQL_ROWSET_SIZE statement attribute to a value greater than 1 could see extra rows returned. The logic has been changed to correct this behavior.