Should I protect this?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a few access database made with fp 2003. Should I put passwords on
them and if so will it cause problems when data is being entred and viewed?
 
You don't need to add passwords to the database, by default the databases are protected from access
by site visitor when FP is allowed to store the database in the fpdb folder that is created by FP.
Manually creating the fpdb folder will not give you the required permissions.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Tthe database interface wizard can apply a password but I think only for edit and
delete functions, not for adding records. - it won't interfere with reading the
database and displaying results.

However if your db has sensitive data, put it in the fpbd folder and rename it to
something people won't easily guess, or if your host allows, put it outside (a
level up) from your home directory - this way the public can't browse to the
file, but you can still refer to it in scripts and so on.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top