Using MySQL with Microsoft Visual C# 2008 Express Edition
So last week I got MySQL working with the Express Edition of Visual C# 2008. It was too good an opportunity to miss out on, so I've written it up as a mini tutorial, just 4 pages long and of course provided the code. The only thing it doesn't have is the database though I have included the table definition we use with the source code. That file is called dogs.sql. Note you will need to have downloaded and installed MySQL to test it. Rather than reinvent that particular wheel, I suggest you look at Mike Chapple's articles on MySQL.


Comments
No comments yet. Leave a Comment