[PHP-DB] Re: Integrated Authentication on IIS 6.0

2005-05-24 Thread JeRRy
Hi,I have an intranet application that I wrote in PHP that has worked greatfor a long time. It uses integrated authentication in IIS. I'm trying tomigrate to IIS 6 and things are mostly working. The problem I have isthat my ODBC_CONNECT calls are not resulting in: Login failed for

RE: [PHP-DB] Re: Integrated Authentication on IIS 6.0

2005-05-24 Thread Ryan Jameson \(USA\)
Okay, ?PHP odbc_connect(myDSN,,); ? Does that help? Ryan -Original Message- From: JeRRy [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 24, 2005 1:33 AM To: php-db@lists.php.net Subject: [PHP-DB] Re: Integrated Authentication on IIS 6.0 Hi,I have an intranet application that I

RE: [PHP-DB] Re: Integrated Authentication on IIS 6.0

2005-05-24 Thread Bastien Koert
-DB] Re: Integrated Authentication on IIS 6.0 Date: Tue, 24 May 2005 12:34:15 -0600 Okay, ?PHP odbc_connect(myDSN,,); ? Does that help? Ryan -Original Message- From: JeRRy [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 24, 2005 1:33 AM To: php-db@lists.php.net Subject: [PHP-DB] Re