Home » Developer & Programmer » Forms » Creating a User Through Form (10g)
Creating a User Through Form [message #353969] Wed, 15 October 2008 23:10 Go to next message
sheraliaziz
Messages: 6
Registered: October 2008
Location: Peshawar
Junior Member

Dear Fellows

I want To create users through form and assigned rights on table through forms.


Can any One help me sending the code or an example module.


With Best Wishes
Sher ALi Sher Aziz
Re: Creating a User Through Form [message #354006 is a reply to message #353969] Thu, 16 October 2008 01:16 Go to previous messageGo to next message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
What is "users through" form?
What does "assigned rights on table through forms" mean? Is it about privileges?
Re: Creating a User Through Form [message #356030 is a reply to message #354006] Wed, 29 October 2008 01:57 Go to previous messageGo to next message
sheraliaziz
Messages: 6
Registered: October 2008
Location: Peshawar
Junior Member

thanks.

I want to create user using textbox in form and want to privilige a user via forms.
In short i want to create a new user with name in one textbox and password in other textbox and with a create button by pressing that button i want to create the user with the specified name and password in the database.
Re: Creating a User Through Form [message #356041 is a reply to message #356030] Wed, 29 October 2008 02:49 Go to previous messageGo to next message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Research use of the FORMS_DDL built-in.

Basically, you need to issue CREATE USER statement, along with several GRANT ones. (I hope you know how to create user using SQL*Plus! Forms will just be used as GUI for the same job).
Re: Creating a User Through Form [message #358633 is a reply to message #356041] Wed, 12 November 2008 00:48 Go to previous message
sheraliaziz
Messages: 6
Registered: October 2008
Location: Peshawar
Junior Member

thanks Sir
It Done what I want the error was due to Forms_dll;


Thanks again
Previous Topic: populating list items from existing record groups
Next Topic: Frame size change
Goto Forum:
  


Current Time: Sun Feb 09 08:59:57 CST 2025