Subject | Database Trigger - Is is possible to preventing disable db trigger from ISQL? |
---|---|
Author | trskopo |
Post date | 2011-08-08T01:47:51Z |
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.
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.