From:             [EMAIL PROTECTED]
Operating system: Win2000 Server
PHP version:      4.0.6
PHP Bug Type:     MSSQL related
Bug description:  fields of type "image"

mssql_query has a bug that leads to unpredictable result when query returns
a field of type "image", if you "set textsize" to more than 7.  That
actually shows, that php_mssql treats fields of that type as numbers,
instead of dumps, and that it could possibly cause much more than just a
hang of a php instance.

I would love to get informed on how to get around this bug, if that's
possible.  Thanks.
-- 
Edit bug report at: http://bugs.php.net/?id=12506&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]

Reply via email to