Re: Connect question

2002-02-20 Thread Kevin Smith
Why bother with the line : if ($dbcnx != FALSE) When you could use : if (!$dbcnz) . ? - Original Message - From: "Craig Westerman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 20, 2002 3:24 PM Subject: Connect question > Below is two scripts. The fi

Re: Connect question

2002-02-20 Thread Kevin Smith
The two passwords in the connections are different perhaps??? - Original Message - From: "Craig Westerman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 20, 2002 3:24 PM Subject: Connect question > Below is two scripts. The first one connects fine. The second give