This topic is locked

security question

9/8/2009 1:01:42 PM
PHPRunner General questions
V
vytb author

In order to demonstrate the db, I created a demo account that excludes the privileges to some tables. That's OK. However, the fields from these excluded tables are still visible where they are joint to the other tables.
Should I treat it like a bug? If not, what would be a workaround or maybe some future implementation?
The obvious choice would be to create the views however they would be to numerous in my case.

V
vytb author 9/22/2009

Any help or opinion on this?

J
Jane 9/23/2009

Vitas,
just remove these fields from SQL query on the Edit SQL query tab.

V
vytb author 9/23/2009

Other users need them. Anyway, thank you - I understand that it's normal.