why is it important to have a database for your wesite???

T

the creator

iam creating a website only using frontpage 2002.should i or whyi should have
a database for the website??
 
T

Tom Pepper Willett

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfp2k2/html/odc_fpdatabaseint.asp

--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/understanding/frontpage/
FrontPage 2002 Server Extensions Support Center:
http://support.microsoft.com/default.aspx?scid=fh;en-us;fp10se
===
| iam creating a website only using frontpage 2002.should i or whyi should
have
| a database for the website??
 
M

Murray

I am creating a website for a furniture maker. He has ~1000 products to
display.

The site will be a total 10 pages. 7 of those 10 pages will pull product
data from the database, build the display pages and then upload the page as
built to the local browser.

A change to the data will immediately appear in the pages.

Doing the same things with static HTML pages would take (perhaps) many tens
of pages, each of which would have to be independently maintained.

That's why one would want a database for a site.
 
K

Kevin Spencer

If you have to ask why you need one, you don't need one.

It's kind of like asking when you buy a set of carpentry tools, "why should
I have a set of awls?" The answer, of course, is, you will need a set of
awls if you need to do what they do. If you don't even know what an awl is,
or does, you certainly don't need one.

However, at some point in the future, you may be doing a job that requires
using an awl. At that point, you will no doubt have investigated what an
awl is, as you have a need for one, and you can add one to your tool box.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living
 
Top