This topic is locked
[SOLVED]

 Search all database

11/30/2010 4:39:51 PM
PHPRunner General questions
X
Xilllly author

Hi, When users login into the Mysql database they can only search within data (customerID number primary key) & details that they have added. How can I make it that any user can search all customers within database? Is this a issue with user permissions? or something else?

Thanks <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=15847&image=1&table=forumtopics' class='bbcemoticon' alt='<<' />

P
procheck 11/30/2010

That's correct. Check out this section:
http://xlinesoft.com/phprunner/docs/advanced_security_settings.htm
You probably want Users can see other users data, can edit their own data only

Sergey Kornilov admin 11/30/2010

I guess you need to use advanced security mode "Users can see all data; can edit their own data only".