[SOLVED] Search all database |
11/30/2010 16:39:51 | |
| 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? |
||
|
P
|
procheck 11/30/2010 |
|
That's correct. Check out this section: |
|
|
|
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". |
|