Database VIEW's

Please report bugs and any annoyances here. Kindly include all possible details: steps to reproduce, expected result, actual result, screenshots, ... etc.
Post Reply
joloevaa
Posts: 4
Joined: 2015-07-27 17:36

Database VIEW's

Post by joloevaa » 2015-08-05 13:14

Hi. I have a couple views and triggers in my database. The database view is handled as tables by AppGini. Also the users ownership is not handled. Therefor I has to give all users right to view all data in a view. Data in a table trigged from a trigger to another table is not shown at all even if the content is trigged by the input from a user in the correct group.

Post Reply