Re: databases? -
08-27-2008
, 02:14 PM
this might be the easiest way for us. make a database in access. ok, so if i
created a local html page in dw, how would i pull the info from the access
database?
[q]Originally posted by: Newsgroup User
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
[/q] |