Kbase P71923: How to create and change users in an Oracle database using a Progress application.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
GOAL:
How to create and change users in an Oracle database using a Progress application.
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
Progress 9.1D
Oracle DataServer
FIX:
The Oracle DataServer can send any PL/SQL compatible command to the Oracle database using the RUN STORED-PROCEDURE statement with the send-sql-statement option. For information on how to administer users and security in Oracle reference the Oracle documentation.