Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Passwords

Passwords

From: Marco Rojas <marcorvr_at_hotmail.com>
Date: 2000/05/29
Message-ID: <8gtqu4$hfv$1@ucayali.unired.net.pe>#1/1

We're currently developing a system using Cobol, C and Oravcle 8.

How can avoid the programmers to know the password with the programs connect to Oracle?
In other words, there are any alternative to:

        EXEC SQL CONNECT :userid IDENTIFIED BY :password Perhaps, using a encrypted password ...

Thanks in advance

Marco Received on Mon May 29 2000 - 00:00:00 CDT

Original text of this message

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