Database VIEW's
Posted: 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.