Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> WAS: PLSQL-Cartridge and multiple users
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
![]() |
![]() |