On Mon, Jul 14, 2008 at 4:40 PM, Amit Saxena <[EMAIL PROTECTED]> wrote:
> Hi
>
> Instead of hard-coded passwords in my source code or an input file, I would
> like to enable some sort of encryption through some keys for all the
> usernames in Oracle 10g.
>
> Please let me know how to do that with Perl DBI ?
>

You focus on how to store datas into database, not on how to encrypt
datas, is it?
DBI can do that, see `perldoc DBI`.


-- 
Regards,
Jeff. - [EMAIL PROTECTED]

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to