WeberDev.com PHP and MySQL Code

LOG IN
BEGINNER GUIDES  |  PHP CLASSES  |  CODE SEARCH  |  ARTICLES SEARCH  |  PHP FORUMS  |  PHP MANUAL  |  PHP FUNCTIONS LIST  |  WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles Search
Submit a code Example / Snippet Submit Your Code
Search Engine Optimization Monitor SEO Monitor
Web Site UpTime Monitor UpTime Monitor
WeberDev's Monthly code contest PHP Code Contest
Your Personal Examples List My Favorite Examples
Your Personal Articles List My Favorite Articles
Edit Account Info Update Your Profile
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Index
PHP Web Logs (BLogs)
Web Development Resources
Web Development Content
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Submit Site
Forex Trading Online forex trading platform

Go Back Add a Comment Send this Article to a friend Add this Article to your personal favoritest for easy future access to your favorite Code Examples and Articles. Submit a code example Print this code example.
BACK ADD A COMMENT SEND TO A FRIEND ADD TO MY FAVORITES SUBMIT AN ARTICLE PRINT
Title : MySQL Made Easy With MySQL Front
Categories : Databases, MySQL
devarticles
devarticles
Date : 2002-05-30
Grade : 0 of 5 (graded 0 times)
Viewed : 3488
Search : More Articles by devarticles
Action : Grade This Article
Tools : My Favotite Articles


  Submit your own code examples 
 


Introduction

For many, the task of creating and manipulating MySQL databases is a daunting task. It is often difficult to master the complex commands required by the MySQL console and MySQL Admin. Luckily there is hope. With the increasing popularity of MySQL, many 3rd party tools have been developed to ease its use. In fact, there are numerous graphical MySQL clients from which to choose. It is mostly a matter of your personal preference as to which graphical client you choose to implement. A good place to look for many of these graphical clients is on the MySQL website under contributed software.

The advent of these graphical front-ends has made working with MySQL almost as easy as working with many of the popular desktop database programs, only far more powerful. Imagine harnessing the power of a multi-threaded database application on your personal computer. MySQL and almost any graphical client can even be used on your desktop as a viable and powerful replacement for Microsoft Access.

In this article, we will take a look at the basics of connecting to and using one of the most popular of these MySQL graphical interfaces, MySQL Front. More specifically we will learn how to:

connect to the MySQL server
create databases
add tables and fields
add and manipulate data
and run SQL statements
This tutorial requires that you have already obtained and installed MySQL (http://www.mysql.com), and MySQL Front (http://www.mysqlfront.de).

Read More...









Date Arithmetic With MySQL
Categories : PHP, Databases, MySQL, Date Time
Saving Images in MySQL
Categories : MySQL, PHP, Graphics, Databases
Beginners guide to PHP and MySQL
Categories : PHP, Beginner Guides, Databases, MySQL, Installation
Building A Persistent Shopping Cart With PHP and MySQL
Categories : PHP, MySQL, Databases, Ecommerce
MySQL Access Control System - Grant Tables
Categories : Databases, MySQL, Security
Start Using MySQL
Categories : MySQL, Databases, To MySQL, Beginner Guides
Referer Statistics
Categories : PHP, MySQL, HTTP, Databases
Creating Users and Setting Permissions in MySQL
Categories : Databases, MySQL
Custom MySQL-functions
Categories : Databases, MySQL, PHP, PHP Functions
User identification using cookies in PHP and MySQL
Categories : PHP, Databases, MySQL, Cookies
Multicolumn Output from a Database with PHP
Categories : PHP, Databases, HTML and PHP, MySQL
Creating an IE-Only Database Driven Menu System With PHP, MySQL and DHTML
Categories : PHP, MySQL, Databases, DHTML
PHP and MySQL News with Comments
Categories : PHP, Databases, MySQL
Practical Date and Time examples with PHP and MySQL
Categories : Databases, MySQL, PHP, Date/time
Speaking SQL part 2
Categories : General SQL, Databases, MySQL