Hello all, Is there any method to hide the password when we code:
DBI->connect('dbi:ODBC:DSN', 'user', 'password'); I am using SQLServer2K on Win2K, can we set up a trusted connection without putting a user id and password? Like the way we run osql or dtsrun using the /E option. Thanks in advance. Stan L