While struggling to get MS SQL error messages from PHP, someone here gave 
me the idea of capturing the output when executing a query and even offered 
me the code (thanks again)... I tried, the code was correct, but nothing 
happened...

I develop under Win98Me with Apache... but the script will run in Win2k 
with IIS...

does any of the ob_*() function family works under Win9x, or just in UNIX 
and Win2k/NT? Is there a reasonable explanation for this?

I see this as a real fault... means that nobody developing in Win9X 
platforms can get MS SQL error messages, or anything that needs some more 
of output handling, and not just relying on *_error() functions...
____________________________
. Christian Dechery (lemming)
. http://www.tanamesa.com.br
. Gaita-L Owner / Web Developer


-- 
PHP General 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]

Reply via email to