ID: 49709 Updated by: sjo...@php.net Reported By: seepaultoday at yahoo dot com -Status: Open +Status: Feedback Bug Type: MSSQL related Operating System: window xp PHP Version: 5.2.11 New Comment:
Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If the script requires a database to demonstrate the issue, please make sure it creates all necessary tables, stored procedures etc. Please avoid embedding huge scripts into the report. Previous Comments: ------------------------------------------------------------------------ [2009-09-29 12:09:47] seepaultoday at yahoo dot com Description: ------------ Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: .\SQLEXPRESS in C:\wamp\www\plantspecies\connections.php on line 6 Error Connecting to the .\SQLEXPRESS Reproduce code: --------------- --- >From manual page: function.mssql-connect --- Expected result: ---------------- CONNECT TO SQLSERVER 2005 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=49709&edit=1