php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8398 Php can not get any message from RAISEERROR
Submitted: 2000-12-24 03:24 UTC Modified: 2001-07-31 11:41 UTC
From: steeven at kali dot com dot cn Assigned:
Status: Closed Package: MSSQL related
PHP Version: 4.0.4 OS: sql2000+windowsMe
Private report: No CVE-ID: None
 [2000-12-24 03:24 UTC] steeven at kali dot com dot cn
Even I try Rasinerror....with nowait
the error_level is bigger that 10.
The message will apear as php warning when scripts end.

Same level error generated by server will be retrieved at once.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-30 15:46 UTC] fmk@php.net
Could you provide some saple code.

When I do a mssql_query("RAISERROR ('Test', 15, 1) with nowait");

I get the error message right away.
 [2001-07-31 11:41 UTC] andy@php.net
no feedback.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 23:01:28 2024 UTC