ID: 20873
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Bogus
+Status: Open
Bug Type: ODBC related
Operating System: Win XP Pro
PHP Version: 4.2.3
New Comment:
I would agree with you, accept the DSN can be acc
From: [EMAIL PROTECTED]
Operating system: Win XP Pro
PHP version: 4.2.3
PHP Bug Type: ODBC related
Bug description: DSN with space will not work
Using odbc_connect with a DSN with a space causes error:
Code:
$cnx = odbc_connect("BSU Directory","","") or die(odbc_error()