By using the official MySql .Net Connector you are making your application GPL, unless you buy a commercial license.

Just a warning :)

On 11/5/05, Nimrod A. Abing <[EMAIL PROTECTED]> wrote:
On 11/5/05, David P. Donahue <[EMAIL PROTECTED]> wrote:
> Can anyone recommend another one they've used that works well for them?
>   I remember when I first started out that it was necessary for me to
> re-compile the data provider myself in order to get it to run in Mono,
> and ByteFX was the only one I found that came with the code and was
> simple enough to do that.  But that was many moons ago and I don't know
> if others would easily work with a more recent Mono.
>
> Any suggestions?

Try the official connector from MySQL:

http://dev.mysql.com/downloads/connector/net/1.0.html

But be sure to search the mailing list first because there are a few
quirks with the current version that you should be aware of. One case
is the way it currently deals with DateTime values with a value of 0
(0000-00-00 00:00:00).
--
_nimrod_a_abing_

"I reject your reality and substitute my own." -- Adam Savage
_______________________________________________
Mono-list maillist  -   Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list



--
Alexandre Gomes, Portugal
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to