Looking for Web Database

C

Chris

I'm looking for a 3rd party web database program that will allow me to use
templates to quickly setup a database for our customers. I just visited
caspio.com and wanted to find out what others exist that I should look at.

Thanks for the help,
Chris
 
T

Thomas A. Rowe

Just remember that your data is stored outside of your control, so it may
not be a good idea for sensitive data.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
A

Andrew Murray

Thomas A. Rowe said:
Just remember that your data is stored outside of your control, so it may
not be a good idea for sensitive data.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================



are you looking for ASP, MS Access type databases? (Frontpage does ASP to a
degree....)

Otherwise you might try www.ezscripting.co.uk they offer free perl scripts (they
have a free range and an advanced range for minimal cost.....their databases are
based on csv (character separated values) text files (flat file DB).....not
terribly secure if you have sensitive data.
 
Top