Re: system.data.odbc.dataadapter fill bug? (framework 1.1)
From: Paul Clement (UseAdddressAtEndofMessage_at_swspectrum.com)
Date: 01/07/05
- Next message: Paul Clement: "Re: Strange schema behaviour"
- Previous message: luna_s: "new to vb - is this code ok ? - retrieving ID from SQL stored procedure"
- In reply to: Candida: "system.data.odbc.dataadapter fill bug? (framework 1.1)"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 07 Jan 2005 07:33:48 -0600
On 7 Jan 2005 02:01:52 -0800, candida.agazzi@gmx.net (Candida) wrote:
¤ 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)
You may want to post a little more information, such as the database you are using and some code,
including the structure of your SQL statement (or stored procedure).
Paul ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)
- Next message: Paul Clement: "Re: Strange schema behaviour"
- Previous message: luna_s: "new to vb - is this code ok ? - retrieving ID from SQL stored procedure"
- In reply to: Candida: "system.data.odbc.dataadapter fill bug? (framework 1.1)"
- Messages sorted by: [ date ] [ thread ]