Re: database

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Scott Sawyer
Date:  
To: plug-discuss
Subject: Re: database
Michael,

Some popular linux databases are postgresql and mysql. A spreadsheet is a
data base that is a flat table. All of the data is stored in rows and
columns and usually has a very strong set of mathmateical macro's and
functions for manipulating the data within the spreadsheet.

A database is more or less a set of tables that are linked by some sort of
a key. For a website you will want to use a database to store data since
it is built specifically to handle the storage of data. To manipulate it
later, you may want to use a spreadsheet to handle any analysis of the
data.

Good luck on the project.

-Scott

--
Scott Sawyer                o:    928 226 0404
Owner                    c:    602 920 0083
Scott Sawyer Photography        http://www.scottsawyerphotography.com
Illuminated Visions            http://www.illuminatedvisions.com
Capturing today's moments, forever


On Mon, 12 Apr 2004, Michael Havens wrote:

>
> >From what people O know have told me the website I want to start will require
> a database. Well, I've played with Microsoft Excell and it seemed to just be
> a spreadsheet. Is a true database more than just a spreadsheet? Please, what
> linux program is a database if it is not merely a spreadsheet? Also if
> someone could tell me how they differ that would be grand.
>
>
>
>
>
>
> This message has been scanned for viruses by the VEI Internet
> Automatic Email Spam and Virus Scanner, and is believed to be free of spam or viruses.
> Please report spam to . If you would like 98.9 % spam blocked from your
> E-mail then go to VEI Internet for details. Anti-spam/Anti-virus is FREE with every account.
>
>
> http://www.vei.net/
>
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>


---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss