Yes the latest .NET Connector driver works in Linux running Mono. I'm using it in my http://tagcma.com project. If you look at the source, I use it quite heavily in the DbLayer/connection.cs. http://cvs.sourceforge.net/viewcvs.py/tagelflax/tagml/TAGMLWS/DbLayer/connection.cs?rev=1.110&view=log
You'll find the Mono compile script I use here: http://cvs.sourceforge.net/viewcvs.py/tagelflax/tagml/TAGMLWS/CompileWithMono.sh?rev=1.6&view=log --- Chris Bacon <[EMAIL PROTECTED]> wrote: > Yes, MySQL connector/NET is now the correct one to use; I've used it on mono > and never had a problem with it. > > The latest version is available from dev.mysql.com > > > > > > Another question: > > Did anybody test MySQL Connector/Net on Mono? > > I saw that ByteFx will not be further developed... and that MySQL > > Connector/Net is its successor.. am I right? Did anybody test it on Mono? > > Or: is Mono supporting this driver? > > > > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > __________________________________ Do you Yahoo!? Yahoo! Personals - Better first dates. More second dates. http://personals.yahoo.com _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
