On Fri, 2002-11-01 at 13:12, Ben Clewett wrote: > Dear Mono, > > I have need of a MySQL driver (preferably nothing to do with ODBC) which > works under Linux and on Windows. Ie, preferably written in c#. > then, the Mono.Data.MySql provider is what you want :-) Although it's still incomplete, I think you can start using it and help in its development, by pointing out missing/broken things or, better still, implementing them.
You can find it in the class/Mono.Data.Mysql directory in mcs. cheers -- Rodrigo Moya <[EMAIL PROTECTED]> _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
