Backup/Restore mysql databases using mysqldump

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

December 8, 2010 · 1 min · 103 words · cliper

ASP.NET Datagrid with MySQL

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

August 15, 2008 · 1 min · 98 words · cliper

Pass parameters in MySQL with C#.NET

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

June 4, 2008 · 1 min · 156 words · cliper

Connecting to MySQL using Connector.NET with ASP.NET

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

May 16, 2008 · 2 min · 312 words · cliper

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.

May 14, 2008 · 1 min · 103 words · cliper