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 -> WAS: PLSQL-Cartridge and multiple users

WAS: PLSQL-Cartridge and multiple users

From: Maike Elverkemper <elverkemper_at_iti.fh-osnabrueck.de>
Date: Wed, 08 Apr 1998 12:24:24 +0200
Message-ID: <352B5058.3578C40F@iti.fh-osnabrueck.de>


Hello,
I have a problem with writing an application wich works with the PL/SQL-Cartridge of the Web Application Server 3.0. The application should consist of same packages and procedures. Multiple users should be able to excecute the application. All the users are registered in the database. Within my application I check which user is logged in (USER) and controll the behavior of the application. I would like to have an dynamic loggin for the users and don't want to have multiple DADs.
I don't want to save my packages and procedures multiple times in the database (in the schema of every user).

Have anyone an idea of how I could realise this ?

Thanks in advance,
Maike Received on Wed Apr 08 1998 - 05:24:24 CDT

Original text of this message

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