From: [EMAIL PROTECTED]
Operating system: win2k , linux
PHP version: 4.0.4
PHP Bug Type: MSSQL related
Bug description: mssql_xxx can't handle databases and tables that start with numbers
here is the errormessage
on win:
Warning: MS SQL message: Line 1: Incorrect syntax near '123'. (severity 15) in
CDatabaseMSSQL.inc on line 53
Warning: MS SQL: Unable to select database: 123test in CDatabaseMSSQL.inc on line 53
on linux:
mssql_select_db("100BASE",$spojeni) nebo [sybase_select_db... ] :
Warning: Sybase error: Line 1: Incorrect syntax near '100'. (severity 15) in
--
Edit Bug report at: http://bugs.php.net/?id=8679&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]