ID:               11558
 Updated by:       [EMAIL PROTECTED]
 Reported By:      chati at ifrance dot com
-Status:           Open
+Status:           Closed
 Bug Type:         Feature/Change Request
 Operating System: NT 4, WIN 2000
 PHP Version:      4.0.5
 New Comment:

There actually is a reason: Online Sybase-DB makes a distinction
between errors and messages. Sybase-CT simply returns every message to
the (client|server) message handler.

Set sybct.min_server_severity to 11 to suppress informational messages.
Or take PHP/4.3.0+ and use sybase_set_message_handler() - you can make
a descision there if this message is an error or not.


Previous Comments:
------------------------------------------------------------------------

[2001-06-21 01:06:26] [EMAIL PROTECTED]

Maybe not, but there's no reason they can't exist. :)

------------------------------------------------------------------------

[2001-06-20 05:48:45] [EMAIL PROTECTED]

such functions don't exist in the sybase_ct extension (only one
available under win32)

------------------------------------------------------------------------

[2001-06-19 09:34:20] chati at ifrance dot com

Using Sybase-CT library with apache on win2000 & NT,
I ve got trouble with those below functions :

- sybase_min_error_severity ( Fatal error )
- sybase_min_message_severity ( Fatal error )


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=11558&edit=1

Reply via email to