↧
MySQL transaction class using MySQL Connector (.NET and C#)
I strongly recommend that you check out my new and improved library here: http://code.google.com/p/mysql-helper-library as it contains many fixes and functions not found in the code below.namespace...
View ArticleNew Mysql Helper Library for Mysql Connector .NET (C#, Library)
Been working on a new MySql helper library for simpler transaction and non-transaction Can be found here: http://code.google.com/p/mysql-helper-library/
View ArticleMysql Helper wiki page
Been adding MysqlHelper examples to the wikipage: https://code.google.com/p/mysql-helper-library/w/list More to come
View Article