Whether you are an experienced web programmer or a complete novice attempting to provide data interactivity with your web site, MyQSL is an easy to use and free database solution that can allow you to store and configure data to be displayed on your web site.
The best way to create and manage a MySQL database is to download an open source (free) program called PhpMyAdmin. PHPMyAdmin allows you to manage all aspects of both your database structure and data from one easy to use interface. This tool is intended to handle the administration of MySQL over the Web.
This tool provides an interface that allows you to create and drop databases, create, drop, or alter tables, delete, edit, or add fields, execute any SQL statement, manage keys on fields, manage privileges, and import and export data into various formats. That sounds like a complicated set of activities, but the easy to use graphical tools make things quite simple and easy to understand. If you make a mistake, the software even provides instructions on where you made your error.
For a complete demo see: http://www.phpmyadmin.net/phpMyAdmin/
For documentation visit: http://www.phpmyadmin.net/home_page/docs.php
Most Linux based web hosting companies provide PhpMyAdmin as a standard feature with their packages. It is also available in a "Windows" IIS version. If your hosting provider does not already have this product installed they will often install it for you, or even allow you to install it yourself. Setup is quick and easy if you follow the step-by-step installation documentation.
Step One: Creating your new database
When you log in to your PhpMyAdmin welcome page, the first step is to enter a name for your new database in a text box provided. You can name your database anything that you wish, however if you are creating the database to use with a script or software package that you purchased somewhere, the script provider will often suggest a "preferred" database name. You should always create your database using the following format:
username_ databasename
Example: myusername_mydatabase
Your complete database name should always begin with your username followed by an underscore, then followed by the database name. This allows the server to know which user is in control of the new database, and it will also provide permission to access the database to only specific users. This also allows different users on the same server to use the same name for their own database, as you did, without interfering with your data ? that is helpful if more than one user on your server bought similar software for their own site. They can then also use the software providers "preferred" database name.
Step Two: Creating a table for your new database
After you have created a database, the next step is to create a table, or even multiple tables, for you to store data. A table is the part of your new database that actually stores data.
You create a table by selecting the database that you created from the drop box list of databases. Once a database is selected a new form appears and asks for you to create a new table.
You must decide what you want to name your table and enter that name into the name box. Try to choose a name that reflects the type of data that will be stored in the table, such as orders, users, or inventory.
You then must decide how many "fields" or columns of data that you want to store for each record. If you need for the table to store five (5) different items, such as username, users email address, users telephone number, users account number, and the users age, than you would need five (5) fields. Simply enter the number 5 in the appropriate box. Once you hit create, the system will create a table and will add those fields into the table for you. Don't worry about the number of fields you might need right now, as you can always add or delete fields later.
Step Three: Defining Fields
Once you have created your table you will be prompted to tell the database what features that you want each field to have. This looks complicated, but it's not if you select your data type from the information below. You basically have to decide between three common data types and select the best choice for storing your data. If you make a mistake you can go back and edit the field.
If the field is to be used to store numbers, here are some choices:
TINYINT ? A very small integer. The signed range is -128 to 127.
SMALLINT - A small integer. The signed range is -32768 to 32767.
MEDIUMINT - A medium-size integer. The signed range is -8388608 to 8388607.
INT - A normal-size integer. The signed range is -2147483648 to 2147483647.
BIGINT ? A very large integer.
Some other less common number options include:
FLOAT- A floating-point number.
DOUBLE ? A double-precision floating-point number.
DECIMAL - A packed exact fixed-point number.
If the field is to be used to store text or both text and numbers combined, here are some choices:
VARCHAR is for varying characters and can be up to 255 characters in length.
TEXT is a column with a maximum length of 65,535 characters ? easy to search.
BLOB is a column with a maximum length of 65,535 characters ? case-sensitive.
If the field is to be used to store dates, here are some choices:
DATE - A date.
DATETIME - date and time combination.
TIMESTAMP - useful for recording the date and time of an INSERT or UPDATE operation.
TIME - A time.
Once you have selected the data type for your fileds you will need to let the system know how many characters that you will need to store in the field.
Example: if you are storing a username, you might want to select VARCHAR as your data type and allow up to 100 characters for that field. If you are creating a User Identification number you might want to select INT and allow up to six characters ? that would allow you to have up to 999,999 users.
The last step to creating your data fields is to select any special attributes that you may find helpful. Some examples are:
Auto Increment: Auto-Increment fields are useful for assigning unique identification numbers for users, products, and customers, etc. By default, fields are incremented using number characters (like "1", "2").
Primary Key: The primary key is a data column that uniquely identifies a specific instance of that data. At least one of your fields must be a Primary Key. Username is an example of a good primary key. You do not want to have more than one individual having the same username.
Index Key: Allows you to speed up searches by designating a field as a preferred data source, especially when combining data from multiple tables.
Congratulations, once you have completed these steps you are ready to import data into your new database.
Don Beavers lives in Bryan/College Station, Texas and is an enterprise level PHP-MySQL programmer at both the Shopping Elf shopping guide and the Datavor shopping guide.
eco-friendly cleaning service Glencoe ...Microsoft Business Solutions products: Great Plains, MS CRM, Navision, Axapta,... Read More
I provide, here clear explanations and a count of function... Read More
Microsoft Great Plains has full-featured Manufacturing suite of modules: Capacity... Read More
Imagine something that follows you home and sets itself up... Read More
What is 'adware'?Adware is basically software or scripts that are... Read More
If you have been using the Internet for any amount... Read More
Stop the Runaway MouseWhat's the "runaway mouse?" You've seen it...you... Read More
Three highly respected names in Human Resources have joined forces... Read More
Rapid Application Development (RAD) is a software development methodology. In... Read More
It won't matter how effective your WinRunner Team is if... Read More
User interfaces and accessibility are some of the most important... Read More
Crystal Reports is the most flexible tool on the market... Read More
Microsoft Business Solutions Great Plains, Navision, Axapta, Solomon and CRM... Read More
Are you a database professional? Do you work with a... Read More
Whether you are an experienced web programmer or a complete... Read More
Viruses and spyware usually show up on your computer one... Read More
ERP (Enterprise Resource Planning) Overview covers What is ERP, Brief... Read More
So let's begin crunching down these 300 images using Adobe... Read More
How to delete the user? This is the first problem... Read More
This article will not attempt to advocate the use of... Read More
Microsoft CRM ? Client Relationship Management package from Microsoft Business... Read More
Siebel is traditional CRM market leader, however and mostly due... Read More
Microsoft Great Plains is now standard mid-market ERP application, serving... Read More
Several software companies design programs for preventive maintenance. Most of... Read More
If you are software developer or database administrator - we... Read More
pet-friendly home cleaners Bannockburn ...If someone entered your home, uninvited and installed numerous cameras... Read More
Looks like Microsoft Great Plains becomes more and more popular,... Read More
Enabling Chinese input is quick and easy, there are only... Read More
MSN messenger is a pretty cool invention. I mean I'm... Read More
While Ukraine is becoming a new popular IT outsourcing destination,... Read More
There are certain pluses and minuses in both cases and... Read More
Microsoft Business Solutions Navision is main ERP application for European,... Read More
We'll give you non formal view, based on our consulting... Read More
Former Great Plains Software Dynamics/eEnterprise and currently Microsoft Business Solutions... Read More
Microsoft Great Plains is one of the Microsoft Business Solutions... Read More
As you probably know, when Microsoft purchased Great Plains Software... Read More
MicroWorld Technologies, Inc. the leading solutions provider in the area... Read More
In order to meet regulatory and corporate compliance requirements reporting... Read More
RSS (Really Simple Syndication) is a way for a site... Read More
In today's business world it's all but impossible to escape... Read More
Siebel is traditional CRM market leader, however and mostly due... Read More
We will base our prognosis on our Microsoft Business Solutions... Read More
If you've been using MySQL database to store your important... Read More
Customer Relationship Management (CRM) is a strategy and processes used... Read More
Microsoft Great Plains has substantial mid-market share in the USA... Read More
Microsoft Business Solutions CRM proved to be reliable solution in... Read More
Great Plains Purchase Order Processing (POP) module makes up one-third... Read More
This is a short article, written in question/answer/FAQ style to... Read More
Microsoft Great Plains fits to majority of horizontals and retail... Read More
Our company, Novaprof Inc., developed unique software - DB Integration.... Read More
Software |