VB.NET/MySQL Tutorials
Combining Microsoft's databound controls in Visual Studio with an open source database like MySQL is troublesome. We have muddled our way through some of the most common techniques using the MyODBC Connector. As we continue to learn and experiment, we will maintain a record here for other developers to use.
- MyODBC Connector: Databinding Step-By-Step
- Create Reports with ReportViewer
- Resolve Concurrency Violations
- Create a Windows Installer
A terrific site full of tutorials (including these) for VB.NET and MySQL can be found at http://www.vbmysql.com.

