Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Difficult problem with fine grain user access to table. Any ideas?

Re: Difficult problem with fine grain user access to table. Any ideas?

From: Michael Bialik <bialik_at_isdn.net.il>
Date: 12 Mar 2002 05:17:50 -0800
Message-ID: <969f8022.0203120517.4e4ba621@posting.google.com>


IMHO the simpliest solution is to use trigger attached to your table. You may check there an account and raise application error for any illegal update/delete.

HTH. Michael. Received on Tue Mar 12 2002 - 07:17:50 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US