DBI->connect() Password Encrytion

From: Seyed-Jafar Ghassemi (Seyed-Jafar.Ghassemi_at_commerzbankib.com)
Date: 05/20/04

  • Next message: Ian Harisay: "RE: need to pull multi-byte out of a varchar2 field"
    To: dbi-users@perl.org
    Date: Thu, 20 May 2004 17:30:33 +0200
    
    

    Hi,

    Could you please tell me if the password in the following statement is
    encrypted ?
     
             DBI->connect (dbDriver, User, Password, x)

    If not, how can we achieve this ?

    Thanks
    Seyed


  • Next message: Ian Harisay: "RE: need to pull multi-byte out of a varchar2 field"