Backup/Restore mysql databases using mysqldump

A quick command-line example for backing up and restoring a MySQL database with mysqldump.

ASP.NET Datagrid with MySQL

A quick sample project showing how to bind data to an ASP.NET DataGrid with MySQL.

Pass parameters in MySQL with C#.NET

A short example of passing parameters into a MySQL query with C# and MySQL Connector/NET.

Connecting to MySQL using Connector.NET with ASP.NET

A practical starter example for connecting an ASP.NET application to MySQL with Connector/NET.

Simple Project > Visual Basic 6 with MySQL/MS Access

A small Visual Basic 6 sample project for connecting to MySQL or MS Access and handling simple record operations.