MySQL .NET connector

  • Thread starter Thread starter google_groups3
  • Start date Start date
G

google_groups3

Has anybody ever used the (new) .NET connector from MySQL? I was just
curious as to how good it was. Am i right o assume that it will still
allow connections to non windows servers running MySQL rather than
just a Windows server running the DB.

Thanks
 
Hi google_groups3

serious name!
Has anybody ever used the (new) .NET connector from MySQL? I was
just curious as to how good it was. Am i right o assume that it
will still allow connections to non windows servers running MySQL
rather than just a Windows server running the DB.

Im using the old connector (known as ByteFX) in my current project.
The MySQL .NET Connector is the old ByteFX with a new name.

http://www.bytefx.com/DotData.aspx

Read the notice there.

It worked fine and the DB can be on each platform MySQL-Server can be
installed on.

Frank
 
Back
Top