| how to create users with in apex3.1 [message #314675] |
Thu, 17 April 2008 08:02  |
prasanna_anbu Messages: 32 Registered: November 2006 Location: india |
Member |
|
|
|
Is it possible to create users in the application(apex3.1) itself. please help me on this
|
|
|
| Re: how to create users with in apex3.1 [message #314816 is a reply to message #314675 ] |
Thu, 17 April 2008 20:25   |
dr.s.raghunathan Messages: 111 Registered: February 2008 |
Senior Member |
|
|
yes through application builder..
yours
dr.s.raghunathan
|
|
|
| Re: how to create users with in apex3.1 [message #317289 is a reply to message #314675 ] |
Wed, 30 April 2008 06:36   |
suresh_oradba Messages: 4 Registered: September 2007 |
Junior Member |
|
|
Is it possible to create users through application builder?
You mean through a separate page for creating users?
Or do you mean 'Administration- Manage application express users'?
One related question:)
Through administration- Manage application express users, we create end users. They are authenticated thorough oracle.
There may be separate application users i.e, users stored in tables within application. How to sync both of these?
|
|
|
| Re: how to create users with in apex3.1 [message #317408 is a reply to message #317289 ] |
Thu, 01 May 2008 01:49  |
dr.s.raghunathan Messages: 111 Registered: February 2008 |
Senior Member |
|
|
hi
what is the need of synchronisation? or what benefit you can achieve ? Ofcourse some function call routine is there to
compare and you can use it in PL/SQL to reject the rights...
yours
dr.s.raghunathan
|
|
|