hi, Is it possible to connect to a MySQL database?
I have installed the MySQL Connector/Net 1.0 component, and I tried to create an appender with this parameter: <appender name="ADONetAppender_MySQL" type="log4net.Appender.ADONetAppender"> <connectionType value="MySql.Data.MySqlClient" /> <... but it doesn't work. Is there someone how has some experience with ado.net appender on MySQL database? Thanks for any help. Best Regards David