ID: 15422
Updated by: [EMAIL PROTECTED]
-Summary: mssql_connect fails with username "\"
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: MSSQL related
Operating System: NT4
PHP Version: 4.0.6
New Comment:
Of course the username
From: [EMAIL PROTECTED]
Operating system: NT4
PHP version: 4.0.6
PHP Bug Type: MSSQL related
Bug description: mssql_connect fails with username "\"
When trying to connect to a MS SQL Server 7 on the same machine using
$linkId = mssql_connect($SqlHost,$SqlUser,$SqlPass)