Written by

Allround System Engineer at ASCI nv
Question Kurt Hofman · Dec 1, 2020

How to get SQL Tables privileges

Hello,

In Caché Management Portal yo can see the SQL privileges per table.

For example : http://localhost:57772/csp/sys/sec/%25CSP.UI.Portal.User.zen?PID=P#3 (Page "SQL Tables").

Is it possible to get them by objectscript or SQL ?

Regards.

Product version: Caché 2018.1

Comments

Andre Larsen Barbosa · Dec 1, 2020

I believe that I can achieve this via code, because, particularly, I find the web interface for accessing data very bad.There is also the possibility of using a local platform for this, which I believe is much better.DBeaver for example.
 

0