|
The Visual Basic - MySQL Tutorial
A comprehensive tutorial series describing the development of a MySQL based Visual Basic application from design to deployment.
http://www.vbmysql.com/articles/vb_mysql_t...
MySQL Cluster Server Setup
A tutorial that explains the process we used to setup, configure, and test a three-node mySQL cluster server in a test environment.
http://www.hostlibrary.com/MySQL-Cluster-S...
PHP/MySQL Tutorial
Learn how to create databases then insert, update, delete and show rows in PHP.
http://www.freewebmasterhelp.com/tutorials...
MySQL Tips Blog
A blog that provides MySQL tips, solutions, and tricks.
http://mysql-tips.blogspot.com/
Build Websites using PHP and MySQL
Zend's tutorial on using PHP for building database driven sites.
http://www.zend.com/zend/tut/tutorial-yank...
MySQL C API Tutorial
Tutorial on Writing Client Apps with the MySQL C API.
http://www.synnottsoftware.com/tutorials/m...
The MySQL SET Datatype
Articles, forums and sample code on VB+MySQL programming.
http://dev.mysql.com/tech-resources/articl...
WebmasterBase: Building a Database-Driven Web Site
A ten part series of articles about PHP/MySQL site development.
http://www.sitepoint.com/article/php-mysql...
MySQL & PHP Tutorial
The Vermont Web Wizard's tutorial on connecting to MySQL using PHP as the Web front end.
http://www.vtwebwizard.com/tutorials/mysql...
Simple Guestbook
Make a simple guestbook while learning the basics of MySQL.
http://chipmunk-scripts.com/board/index.ph...
MySQL Basics - A Tutorial
Explains how to install, maintain, and use the MySQL server on Windows systems.
http://www.analysisandsolutions.com/code/m...
Perl/MySQL Tutorial
This "Web Database Crash Course" explains how to set up an online database using MySQL and Perl.
http://webmonkey.wired.com/webmonkey/backe...
Tizag MySQL Tutorial with PHP
An introduction to using the MySQL database. This tutorial uses PHP to complete many basic MySQL tasks.
http://www.tizag.com/mysqlTutorial/
MySQL: RDBMS
Explains what an RDBMS is and how MySQL utilizes its capabilities.
http://www.webmasterstop.com/34.html
Threaded Discussion
A tutorial explaining how to create threaded discussion boards using MySQL and PHP.
http://webmonkey.wired.com/webmonkey/99/31...
PHP/MySQL Tutorial
Webmonkey's 3-lesson tutorial explains how to create data-driven sites using MySQL and PHP.
http://webmonkey.com/webmonkey/programming...
Guide to Installing Home Server
Step by step guide on setting up a home server for website development and testing.
http://www.webmasterstop.com/48.html
Beginners Guide to PHP and MySQL
A tutorial that explains how to install and use PHP and MySQL on a Windows platform.
http://www.weberdev.com/index.php3?GoTo=Vi...
MySQL FULLTEXT Searching
Joe Stump explores MySQL's FULLTEXT searching and suggests how you might use it in your own projects.
http://www.onlamp.com/pub/a/onlamp/2003/06...
MySQL and Database
MySQL and Database related tutorials and resources
http://www.phpscriptschool.com/content/cat...
MySQL FAQ
A starter's guide on MySQL. Also includes a database of changes in MySQL 3.23 releases.
http://www.bitbybit.dk/mysqlfaq/
Developer Shed
A collection of MySQL tutorials on Administration, and Grant Tables. Includes a "Beginning MySQL" tutorial.
http://www.devshed.com/c/b/MySQL
Stopping and Starting MySQL with Windows NT
Article explains stopping and starting MySQL under Windows NT.
http://www.hostlibrary.com/node/view/233
Simple MySQL Search
A tutorial that explains how to implement a very simple database search function using PHP.
http://www.weberdev.com/index.php3?GoTo=Vi...
MySQL 4.x Database Survival Guide
Tips and advice about installation, architecture, and subqueries.
http://www.akadia.com/services/mysql_survi...
Migrating from Access to MySQL
Covers the pros/cons of moving from Access to MySQL and how to do it.
http://www.webmasterstop.com/58.html
MySQL Virtual Workshops
Series of tutorials that explain SQL syntax through interaction with MySQL. Includes information on Joins, Administration (backups, users) and Normalisation.
http://www.keithjbrown.co.uk/vworks/mysql/
MySQL Cheat Sheet
A reference sheet, listing useful information about MySQL. It includes a list of the available functions in MySQL, as well as data types.
http://www.ilovejackdaniels.com/php/mysql-...
MySQL and Perl DBI
An introduction to using the MySQL database using Perl DBI.
http://www.danchan.com/feature/2000/10/16/...
MySQL Knowledge Base
A collection of questions and answers in a categorized, searchable format.
http://mysql.faqts.com/
MySQL Reference Manual
The full MySQL Reference Manual in HTML format.
http://mysql.dyntex.com
Setting Up a MySQL Based Website
Explains how to perform user authentication for "Members Only" sites via MySQL.
http://www.linuxplanet.com/linuxplanet/tut...
Introduction to MySQL
Basic tutorial that explains how to connect to MySQL, create a table, insert data, display database data and change data in PHP.
http://www.hostlibrary.com/node/view/108
|