From:             baloo at cinemasie dot com
Operating system: Windows 2000 Server
PHP version:      4.3.2
PHP Bug Type:     MSSQL related
Bug description:  Impossible to access databases whose name contains a "-"

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 bug report at http://bugs.php.net/?id=24032&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=24032&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=24032&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24032&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24032&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24032&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24032&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24032&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24032&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24032&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24032&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24032&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24032&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24032&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24032&r=gnused

Reply via email to