GIDForums  

Go Back   GIDForums > Computer Programming Forums > MySQL / PHP Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 22-Apr-2005, 11:20
Kilgayne's Avatar
Kilgayne Kilgayne is offline
Junior Member
 
Join Date: Jun 2004
Location: somewhere
Posts: 52
Kilgayne is on a distinguished road

MySQL - just how does it works?!?!


as you may imagine, i'm completely new to the world of databases and I just need to know : what the hell are they?! (as funny as it may sounds I haven't found any info concerning this question yet)

are databases created with mySQL just files on the server and if yes, what and where are they? How can I copy a database from a server to another? and if you got a real good step-by-step tutorial on how to share information it would help too.
  #2  
Old 22-Apr-2005, 12:23
crystalattice's Avatar
crystalattice crystalattice is offline
Aspiring author
 
Join Date: Apr 2004
Location: Japan (again)
Posts: 1,628
crystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nice
Quote:
Originally Posted by Kilgayne
as you may imagine, i'm completely new to the world of databases and I just need to know : what the hell are they?! (as funny as it may sounds I haven't found any info concerning this question yet)

are databases created with mySQL just files on the server and if yes, what and where are they? How can I copy a database from a server to another? and if you got a real good step-by-step tutorial on how to share information it would help too.
(This is a basic overview of databases. The information may not be wholly accurate due to simplification).

Basically a DB is a collection of related information. A spreadsheet is a very basic DB. DB's can be relational (data is stored in multiple locations but related to other data) or flat (think of a stack of notecards). This forum site is actually a database.

mySQL is a relational DB so the information is stored in files that relate to each other; you can copy a DB as long as you have all the related files.

An easy way to learn about DB's is to use one. MS Access is a relational DB or you can get a copy of mySQL and play w/ it. The mySQL site has tutorials and info on DB use.

Here's another simple tutorial: http://www.geekgirls.com/menu_databases.htm
__________________
Start Programming with Python-A beginner's guide to programming and the Python language.
-------------
Common Sense v2.0-Striving to make the world a little bit smarter.
  #3  
Old 22-Apr-2005, 13:24
WaltP's Avatar
WaltP WaltP is offline
Outstanding Member
 
Join Date: Feb 2004
Location: Midwest US
Posts: 3,335
WaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to all
Quote:
Originally Posted by crystalattice
Here's another simple tutorial: http://www.geekgirls.com/menu_databases.htm
Nice tutorial. I checked out the first half and they included some very good points and concepts. It would be nice it they'd update it to today and included MySQL, but the basics seem to be there. Worth bookmarking.

Thanks for the link Crys!
__________________

During the election they said Obama could only be elected when pigs fly. Well, we currently have an epidemic of Swine Flu. Coincidence?
  #4  
Old 22-Apr-2005, 15:37
crystalattice's Avatar
crystalattice crystalattice is offline
Aspiring author
 
Join Date: Apr 2004
Location: Japan (again)
Posts: 1,628
crystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nice
Amazing what Google can turn up nowadays.
__________________
Start Programming with Python-A beginner's guide to programming and the Python language.
-------------
Common Sense v2.0-Striving to make the world a little bit smarter.
  #5  
Old 22-Apr-2005, 16:21
Kilgayne's Avatar
Kilgayne Kilgayne is offline
Junior Member
 
Join Date: Jun 2004
Location: somewhere
Posts: 52
Kilgayne is on a distinguished road
why thank you crystal i'll try and make something outta this. 8-)

but one more question : can we create a database (like, with mysql) directly on the server (i mean without having to use scripts) :-?
  #6  
Old 22-Apr-2005, 18:32
crystalattice's Avatar
crystalattice crystalattice is offline
Aspiring author
 
Join Date: Apr 2004
Location: Japan (again)
Posts: 1,628
crystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nice
I'm not sure I know exactly what you mean, but I think the answer is yes. If you're server is set up correctly to support mySQL, you should be able to use a mySQL frontend to create and manage the DB. For example, www.navicat.com has a GUI administrator for working w/ mySQL, or you can manually make the changes to mySQL, depending on how hardcore you are.
__________________
Start Programming with Python-A beginner's guide to programming and the Python language.
-------------
Common Sense v2.0-Striving to make the world a little bit smarter.
  #7  
Old 23-Apr-2005, 01:07
Kilgayne's Avatar
Kilgayne Kilgayne is offline
Junior Member
 
Join Date: Jun 2004
Location: somewhere
Posts: 52
Kilgayne is on a distinguished road
um well okay i think i get it...

anyway i'd best be starting playing around with mysql heh
 
 

Recent GIDBlogProblems with the Navy (Chiefs) by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Starting Mysql server problem pjacks MySQL / PHP Forum 23 08-Sep-2004 18:23
PHP, MySQL, WML skyloon MySQL / PHP Forum 0 05-Mar-2004 08:53
A problem Between MySQL <> phpBB mirable MySQL / PHP Forum 3 10-Sep-2003 06:31
Windows: From only £20p/y,Linux: from $10p/m. ASP, ASP.NET, PHP, Free MySQL, +More EyotaHosts Web Hosting Advertisements & Offers 0 28-Jun-2003 14:54

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 18:02.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.