tim tolliver
|
| Posted: 10/23/2002, 9:08 AM |
|
Finally got the permissions set correctly to avoid the "updateable query" problem. Now how can you avoid having your database downloaded and opened to view your usernames & passwords. Is it as easy as putting it in the _private directory? And then how would you reset the permissions to let you write/update etc, but not download it?....
|
|
|
 |
headhunter
|
| Posted: 10/23/2002, 2:02 PM |
|
Put your database file(s) outside of your www or ftp root.
|
|
|
 |
Steven
|
| Posted: 10/23/2002, 3:24 PM |
|
Or use a database format that doesnt lend itself to being 'downloaded'
MSSQL
MySQL
etc
Steven
|
|
|
 |
|