[phplib] mssql_result limit From: abdel (abdel <email protected>)
Date: 01/23/01

Hi,

does SQL Server have the same bug of odbc in the function mssql_resut ?
odbc_result limit the buffer of result of 4096 bytes, and the solution
is to use odbc_binmode and
odbc_longreadlen the to define the buffer size.
what's happen for mssql_result ?

thanks for your help

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>