in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

HasRows always returns True

Last post 11-10-2008 7:33 AM by Robert Simpson. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 12-19-2005 1:41 PM

    HasRows always returns True

    This bug was reported on Sourceforge, but I'm recording it here because I'm not really fond of Sourceforge for anything other than providing CVS and a convenient place to download the files.

    The bug is that HasRows() on the SQLiteDataReader always returns True even when there are no rows.  This has been fixed and is going into CVS today, but is not scheduled for release until SQLite 3.3 is out in early January.

    Robert

     

  • 11-10-2008 1:46 AM In reply to

    • dvd00
    • Top 500 Contributor
    • Joined on 07-06-2008
    • Posts 4

    Re: HasRows always returns True

    Is this was fixed? It seems I now expiriencing this issue once again...

  • 11-10-2008 7:33 AM In reply to

    Re: HasRows always returns True

    What kind of query are you executing where this returns true always?

Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems