Subject | Re: [firebird-support] Protecting data from end users |
---|---|
Author | Michael Ludwig |
Post date | 2012-01-15T21:03:28Z |
richwiz11 schrieb am 15.01.2012 um 20:37 (-0000):
And do get rid of SYSDBA as your application user.
--
Michael Ludwig
> The problem I am left with is how to protect a row from being deleted.Go with method (a). Why reinvent the wheel?
> The two method I have thought of is
> a) Using roles and remove the delete privilege (we currently just
> using SYSDBA, which is probably a bit bad anyway)
> or
> b) Add some kind of trigger logging to keep this deleted data and copy
> to another db.
And do get rid of SYSDBA as your application user.
--
Michael Ludwig