Re: Empty DataReader/DataSet Problem
Posted by: Chris Cline
Date: December 07, 2004 09:28AM

I had this problem with MySql Server version 4.0. Once I upgraded to 4.1 it went away. I was using .Net Connector 1.0.1 and 4.0 at the time.

The problem was as you said. Create a basic "select * from table" select command and call it. Zero rows where returned and no error. I had over 800 rows in the table.

Options: ReplyQuote


Subject
Written By
Posted
December 06, 2004 04:50PM
Re: Empty DataReader/DataSet Problem
December 07, 2004 09:28AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.