Subject Database Trigger - Is is possible to preventing disable db trigger from ISQL?
Author trskopo
Hi all,

For a security reason, I wrote a database triggers. It can prevent unauthorized users to connect to database.

Access from application or database managers (such as flamerobin/others) can be blocked if needed.

But the problem is, users can disable / set inactive my db triggers via ISQL.

Any suggestions to prevent this?

Thanks in advance and best regards,
Sugiarto.