Date: 05/23/01
- Next message: Steve Meyers: "Re: [PHP-DEV] Fix for bugs 8808, 8821, 9130, and possibly 10209"
- Previous message: number3: "[PHP-DEV] Re: Bug #10472 Updated: with session, IE not parse html header"
- Next in thread: uhl <email protected>: "[PHP-DEV] Bug #11045 Updated: Odd MSSQL errors about 25% of the time"
- Maybe reply: uhl <email protected>: "[PHP-DEV] Bug #11045 Updated: Odd MSSQL errors about 25% of the time"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 11045
Updated by: fmk
Reported By: uhl <email protected>
Status: Open
Bug Type: MSSQL related
Operating system:
PHP Version: 4.0.5
Assigned To:
Comments:
Could you provide some sample code ? And are you using CGI or ISAPI ?
Previous Comments:
---------------------------------------------------------------------------
[2001-05-23 04:27:43] uhl <email protected>
Below is an example of the series of errors I get when loading a page on my website. What is odd about it is that the errors do not always occur. About 75% of the time, the page works perfectly. Then I'll refresh the page without even making any changes to the source and the errors will occur. Refresh again and they disappear and the page works.
Another interesting occurance. Sometimes, the first queries that are run will run and complete successfully, but then a query that comes later in the source on the same page will cause these errors.
Warning: MS SQL error: Invalid parameter in DB-LIBRARY function reference. (severity 11) in c:wwwdemoxpress.comhtmldb.inc.php on line 4
Warning: MS SQL: Unable to select database: demoXpress in c:wwwdemoxpress.comhtmldb.inc.php on line 4
Cannot select demoXpress DB.
Warning: MS SQL error: Invalid parameter in DB-LIBRARY function reference. (severity 11) in c:wwwdemoxpress.comhtmlclass_menu.php on line 30
Warning: MS SQL: Unable to set query in c:wwwdemoxpress.comhtmlclass_menu.php on line 30
Warning: Supplied argument is not a valid MS SQL-result resource in c:wwwdemoxpress.comhtmlclass_menu.php on line 31
Warning: Supplied argument is not a valid MS SQL-result resource in c:wwwdemoxpress.comhtmlclass_menu.php on line 32
Warning: MS SQL error: Invalid parameter in DB-LIBRARY function reference. (severity 11) in c:wwwdemoxpress.comhtmlclass_menu.php on line 30
Warning: MS SQL: Unable to set query in c:wwwdemoxpress.comhtmlclass_menu.php on line 30
Warning: Supplied argument is not a valid MS SQL-result resource in c:wwwdemoxpress.comhtmlclass_menu.php on line 31
Warning: Supplied argument is not a valid MS SQL-result resource in c:wwwdemoxpress.comhtmlclass_menu.php on line 32
Warning: MS SQL: Unable to set query in c:wwwdemoxpress.comhtmlclass_newsmachine.php on line 52
Warning: Supplied argument is not a valid MS SQL-result resource in c:wwwdemoxpress.comhtmlclass_newsmachine.php on line 58
Warning: MS SQL error: Invalid parameter in DB-LIBRARY function reference. (severity 11) in c:wwwdemoxpress.comhtmlclass_pollbox.php on line 22
Warning: MS SQL: Unable to set query in c:wwwdemoxpress.comhtmlclass_pollbox.php on line 22
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11045&edit=2
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Steve Meyers: "Re: [PHP-DEV] Fix for bugs 8808, 8821, 9130, and possibly 10209"
- Previous message: number3: "[PHP-DEV] Re: Bug #10472 Updated: with session, IE not parse html header"
- Next in thread: uhl <email protected>: "[PHP-DEV] Bug #11045 Updated: Odd MSSQL errors about 25% of the time"
- Maybe reply: uhl <email protected>: "[PHP-DEV] Bug #11045 Updated: Odd MSSQL errors about 25% of the time"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

