Hi, If you but the MySQL.Data assemblies in the bin/ directory and change the namespace references you should be fine. (Might have to update your Web.Config as if it includes a reference to the old assemblies.
But watch out for license issues. I'm not sure about the version currently being used in Mono, but the ByteFX.Data libraries used to be licensed under the LGPL whereas the the MySQL.Data libraries are licensed under GPL. (Version 2.0). MySQL AB does have an affiliate program which gives you the right to get a commercial license free of charge. Timothy.
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
