Hello,
If your hosting on a Window's server that supports ASP and the database is
just going to provide data and not be written to, you could use Access as
well. It's fairly easy to set up in this case.
Using Access for a dynamic site that writes to the database can be
problematic if the site gets busy, but just displaying data won't be an
issue.
Just another alternative to the other excellent ones already posted..
Take care,
Tim
"Nancy O" <nancyoshea1 (AT) NOSPAMatt (DOT) net> wrote
Quote:
Strictly speaking, Excel is a spreadsheet program; not a database program.
If you know how to create a MySql table, you could save your excel sheet
as
a delimited csv file and then import that into your MySql table. http://www.hotscripts.com/Detailed/69719.html
--Nancy O.
Alt-Web Design & Publishing www.alt-web.com
"King Evil" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:g91pk8$qon$1 (AT) forums (DOT) macromedia.com...
ok. i'm hosting with go daddy and i know they allow some type of sql
database. so what would the easiest way to get excel info into a dynamic
page? |