Click here to Skip to main content
15,887,214 members
Articles / Database Development / MySQL

Using MySQL database to save .NET traces

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
6 Jun 2012CPOL2 min read 13.5K   5  
How to configure the SqlDatabaseTraceListener to work with a MySQL database.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Poland Poland
Interested in tracing, debugging and performance tuning of the .NET applications.

My twitter: @lowleveldesign
My website: http://www.lowleveldesign.org

Comments and Discussions