[Mono-list] Missing Feature...

tsureshkumar tsureshkumar at novell.com
Wed Aug 10 01:09:16 EDT 2005


Jan Waiz wrote:
> When trying to call “Datareader.HasRows” I got a Runtime-Error
> 
>  
> 
> The requested feature is not implemented:
> 
> System.Data.Odbc.OdbcDataReader:get_HasRows ()
> 
>  
> 
> How can I check, if a DataReader will have Rows or not?

yes, the requested feature is not yet implemented. HasRows is the 
appropriate property to check whether there are some rows are not. 
Either you have to wait till somebody fixes this or you can fix this.

please file a bug report at http://bugzilla.ximian.com under System.Data 
category.

thanks,
suresh.
> 
>  
> 
> TIA
> 
> Jan Waiz
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list


More information about the Mono-list mailing list