ODBC - SQLBindCol with NULL Indicator and ROWSET Size > 1 No Longer Crashes Client
An application crash was experienced when calling an ODBC Fetch function when using ROWSET size > 1 and binding a NULL length indicator. Logic was modified to correct this.