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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Application Login

Re: Application Login

From: Gillian M <zmkj04_at_yahoo.com>
Date: Tue, 5 Sep 2000 12:41:09 -0700 (PDT)
Message-Id: <10610.116240@fatcity.com>


You could create updatable views of he tables. Say you have 2 application. Prefix one set of views with A (the application name), and the other set of views with B.

Have one application go against one set of views and create roles that have access to those views. Likewise for the other application.

I hope you do not run into a deadlock situation though.

G!


Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere! Received on Tue Sep 05 2000 - 14:41:09 CDT

Original text of this message

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