password protect records in datagrid??
-
Hi there, I am doing an accounts project in which a user creates a form and is saved in database. All the forms created then can be viewed in a databound datagrid(only a few select fields). Each form has a 'edit, update & print' option in the datagrid. Due to the security reasons and secure information in each form, we need to password protect the 'edit,update and print' options i.e. what my manager wants is i.e. only the person who created the form & maybe the developer should be able to change it and print it. Is there a simple way to password protect records in datagrid...can someone help me on this issue? You kind help is very much appreciated. Aartee. ...HE is watching Us All!
-
Hi there, I am doing an accounts project in which a user creates a form and is saved in database. All the forms created then can be viewed in a databound datagrid(only a few select fields). Each form has a 'edit, update & print' option in the datagrid. Due to the security reasons and secure information in each form, we need to password protect the 'edit,update and print' options i.e. what my manager wants is i.e. only the person who created the form & maybe the developer should be able to change it and print it. Is there a simple way to password protect records in datagrid...can someone help me on this issue? You kind help is very much appreciated. Aartee. ...HE is watching Us All!
No, there isn't. For something like this, you'll have to create an entire security system for "password protecting" each record in the database. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome
-
No, there isn't. For something like this, you'll have to create an entire security system for "password protecting" each record in the database. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome
Yeah well...I thought so, but thanks for confirming my doubts..it will be easier for me to expalin to my manager now that we are not miracle churners to make anything they want happen :-D. Thanks a ton Aartee. ...HE is watching Us All!