kissmevn
Posts: 1
|
| Posted: 01/30/2009, 12:54 AM |
|
Sorry for my newbie question, but how can I enforce the security using Application Builder if my Customer table is separated from an Administrator table. I can't use the builder to get the authentication data from two table at once. Pls, help
|
 |
 |
damian
Posts: 838
|
| Posted: 01/30/2009, 2:38 AM |
|
*i* would approach this is one of two ways -
1. add my admin users to the customers table - give them a higher 'level'
2. create a second project for your admin pages etc using the admins table as your user table, stick it in a subdirectory
i do believe that i have seen a solution elsewhere that show how to use 2 different tables for authentication....
_________________
if you found this post useful take the time to help someone else.... :)
|
 |
 |
|