curiousvbnet
Programmer
I ma working on the login and password keyboarding and the verification of each one.
Do you advice me to create a table with administrators profiles only and another one with users profiles only or is it also a good solution to create a unique table with both administrators and users profiles ?
If you create a unique table, how can you recognize a profile is a user profile or an administrator profile?
Do you need another field for this?
When you update a profile, do you have to give a user to change its password and also its login or is it better to give him the possibility to change only the login or only the password .
Thanks a lot for your help because i have to finish with the login and password update.
Best regards.
Nathalie
Do you advice me to create a table with administrators profiles only and another one with users profiles only or is it also a good solution to create a unique table with both administrators and users profiles ?
If you create a unique table, how can you recognize a profile is a user profile or an administrator profile?
Do you need another field for this?
When you update a profile, do you have to give a user to change its password and also its login or is it better to give him the possibility to change only the login or only the password .
Thanks a lot for your help because i have to finish with the login and password update.
Best regards.
Nathalie