http://bugzilla.novell.com/show_bug.cgi?id=497636


           Summary: NOT IMPLEMENTED - MySQL Odbc .HasRows
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: x86
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Sys.Data
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-gb)
AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1

When using MySQL ODBC Connector 5.1, Mono 2.4, Windows XP

Whenever the HasRows property of the OdbcDataReader class is called a
NotImplemented exception is raised. 

Reproducible: Always

Steps to Reproduce:
1. Use an OdbcDataReader with MySQL ODBC Connector
2. Use .HasRows
3. Watch it crash
Actual Results:  
Throws exception

Expected Results:  
Return a boolean relating to if there are rows in the data set

Unsure if any other combination of OS/Odbc Driver/Mono works, this was all I
tested

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to