ID: 24032 Updated by: [EMAIL PROTECTED] Reported By: baloo at cinemasie dot com -Status: Open +Status: Feedback Bug Type: MSSQL related Operating System: Windows 2000 Server PHP Version: 4.3.2 New Comment:
Provide the shortest possible script that reproduces it. Previous Comments: ------------------------------------------------------------------------ [2003-06-05 02:21:41] baloo at cinemasie dot com I have installed PHP on a Windows 2000 Server with IIS 5.0. I try to access to another server with Sql Server 2000. Everything works fine, except that I can't open any database whose name includes a "-" (with the "mssql_select_db" function). I thought it could be a problem with SQLServer, but some other applications don't have any problem with those databases. PHP is configured to work with ISS with the following parameter: cgi.force_redirect = 0 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24032&edit=1