Re: [Mono-list] Missing Feature...

2005-08-09 Thread tsureshkumar
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 i

[Mono-list] Missing Feature...

2005-08-06 Thread Jan Waiz
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?   TIA Jan Waiz ___ M

Re: [Mono-list] Missing Feature in Mono

2004-02-10 Thread Miguel de Icaza
Hello, > im a coder from Microsoft Windows world and fan of .NET. > I'm interessted in .NET programing under Linux, especialy a TCP > Server/Client, witch user http protocoll for communication. > > My question is, will there be a class named > System.ServiceProcess > to program an service ("deam

[Mono-list] Missing Feature in Mono

2004-02-10 Thread Paebbels
Hi Go-Mono.org, im a coder from Microsoft Windows world and fan of .NET. I'm interessted in .NET programing under Linux, especialy a TCP Server/Client, witch user http protocoll for communication. My question is, will there be a class named System.ServiceProcess to program an service ("deamon")