Passwording A Db?
Dec 6, 2004
Hello
has anyone got any ideas on how I could have a database in a ssl that can be written to using no passwords protection (ie for a shopping cart) but then this db can also be downloaded from the ssl with a password - or security feature ensuring no one can intercept and open the document?
I've read that putting a password on the db would mean that when a asp insert was carried out the customer would be asked for a password, not ideal for a shopping cart really . . .
very much new to coding and shopping cart security so any help would be gratefully recieved
thanku for reading this
Sebastian
View Replies
Dec 8, 2007
Is it at all possible to password just a certain section of the database instead of having a password on the whole thing when opening it?
I wanted a password to have to be entered when a command button is pressed before it directs you to the desired page.
Thanks
View 4 Replies
View Related
Jan 16, 2006
Hi,
If i want to protect everything in the database how can i do that.
I dont want a password to open the database, and I only want users to be able to edit the records through my forms (without use of a password), but i dont want any1 being able to edit records manually, edit forms, or modules, however i do want them to be able to create and use macros and queries.
Thanks
Adam
View 3 Replies
View Related