I believe, but I'm not sure, that if you pass NO parameters to username and password and you are using the integrated NT authentication, you should be able to login. If not, please let me know.
Regards, JEff > -----Original Message----- > From: mrtlc [mailto:[EMAIL PROTECTED]] > Sent: Saturday, April 13, 2002 2:41 AM > To: [EMAIL PROTECTED] > Subject: DBI, DBD::ODBC - password hiding method > > > 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 > > > > > >
