I was looking through my hard drive and came by some old C# programs I had developed for EQEMu. Both were still in their 'beta' phase and I looked through them quickly and il admit I did not do the greatest job on these nor are they commented well. However I figured it best to atleast let people download them and mess with them if they wish.
These include the full source and the last built executable for them. If you are looking to understand basic database manipulation using C# programs I advise the Event Viewer as it is pretty basic and should be easy to pick up.
They are available here on SourceForge:
https://sourceforge.net/project/show...kage_id=233676
You will need the Mysql Connector for C# for the Mysql Reference which can be found here:
http://dev.mysql.com/downloads/connector/net/1.0.html