C
Candida
Does anyone know of a bug within the fill method of the
odbc data adapter.
I can get data but when I go after a query which returns 2
resultsets I get an object reference is nothing error. It
appears to be happening on the SQLmoreresults call in the
fill method.
ERROR:
Object reference not set to an instance of an object at
System.Data.Common.Odbc32.SQLMoreResults(HandleRef StatementHandle)
odbc data adapter.
I can get data but when I go after a query which returns 2
resultsets I get an object reference is nothing error. It
appears to be happening on the SQLmoreresults call in the
fill method.
ERROR:
Object reference not set to an instance of an object at
System.Data.Common.Odbc32.SQLMoreResults(HandleRef StatementHandle)