Hi,
FGAC is going to be on the server side and it should not be a problem on whatever web server you have. We have IIS 5 and 8.17 and it runs fine.
There is a sample file fgacdemo.sql under $ORACLE_HOME/rdbms/demo.
HTH
-dharma
I have tested FGAC on two tier, I am trying to implement this in three tier. My problem now is database login uses only a single user_id (connection pool). If I am to implement FGAC on three tier;
1. Do I need to specify a special parameters in oracle to make this work on 3 tier?
2. Do I need to make changes on my(package) code that is currently working on TWO TIER?
3. In the package that calls the procedure that sets up the user context. Which parameter do I need to use in place of the 'SESSION_USER' to capture the currently log user? Is it the PROXY_USER or the PROXY_USER_ID?
I guess you know the reason why I am doing this, If I don't update this thread new threads will overlay this and the chances of getting a response in this thread gets smalller and smaller.
Bookmarks