Hosting Web Sites Around the World
Home   About   Support   Search   Contact
  Ask Support
   
  Account Overview
  Control Panel Overview
    
  Anonymous FTP
  Archive Manager
  Active Server Pages
  CGI-BIN & File Paths
  Changing Passwords
  ContentXpress
  Counters
  Cron Job Manager
  Custom Error Manager
  Email Software Setup
  File Manager
  Formmail
  FTP Instructions
  .htaccess File
  IP address
  Mail Manager
  Mailing Lists
  Mime Types
  MS FrontPage
  MySQL
  Password Protection
  PGP & PGP Mail
  Real Audio/Real Video
  Redirect URL
  Revved Up Tools
  Search Engine
  Secure Mail
  Secure Server SSL
  Shopping Cart
  Site Statistics
  SiteXpress
  SSH / Telnet
  Spam Vault
  Sub-Domains
  Submission Tips
  Webmail
  Web Site Builder

 

 

Support Manual

MySQL Quick Actions

For quick step by step tutorial on how to perform common functions, click below. For all of the examples, you must first login to your Control Panel and then into your MySQL feature and go to the Main Database Management Page of your MySQL database.

  • Create a table

  1. Type in the name of the new table and the number of fields for the table in the textboxes provided.
     

  2. Press the Go button next to the Fields textbox.
     

  3. Enter in the name of each field and the datatype of the field. Other attributes of the field can be set as well. Length of char strings, not null, default value are commonly used attributes.
     

  4. You can also specify primary fields, indexes and unique fields here as well. These can also be set for individual fields from the table properties page.
     

  5. If everything is correctly specified, when you press the Save button the table will be created and you will end up on the table properties page for the new table.

  • Add a record

  1. From the Main Database Management Page or the table properties page press the Insert link.
     

  2. Enter in a value for each field. You must provide a value for any field which set not null and has no default value. If you do not provide a value the default value will be used if provided. The functions in the menu can be used to generate a value for the field for you. Note that the functions may require a value to operate on.
     

  3. Press the Save button.

  • Perform a search

  1. From the Main Database Management Page or the table properties page press the Select link.
     

  2. Fill out the form fields as described here.
     

  3. Press the Go button.

More operations can be performed by using the MySQL Control Panel.

 

 

Copyright © 2003-2007 Hosting Connecticut, LLC.
Resellers of Hosting Connecticut, LLC. may reproduce this manual on their sites.