Backup/Restore mysql databases using mysqldump
A quick command-line example for backing up and restoring a MySQL database with mysqldump.
A quick command-line example for backing up and restoring a MySQL database with mysqldump.
A quick sample project showing how to bind data to an ASP.NET DataGrid with MySQL.
A short example of passing parameters into a MySQL query with C# and MySQL Connector/NET.
A practical starter example for connecting an ASP.NET application to MySQL with Connector/NET.
A small Visual Basic 6 sample project for connecting to MySQL or MS Access and handling simple record operations.