This topic is locked
[SOLVED]

 Some advice from you

12/8/2011 10:37:28 AM
PHPRunner General questions
N
notuo author

Hi.
I have a project which is mainly a big table with all the information I need for each person (there are other to supply info to this one).
The idea is to have a restricted access to the records just for the person itself (kind of a membership app).
Do you suggest to have the username/password in the same table and use it from there or in another table?
Thank you for your comments

T
Tempus_Erus 12/8/2011

Hi,
I would recommend a seperate table. Go to the security settings select the relevant table. You can then use the login, advanced and permissions functions.You can also create dynamic permissions here.