i have some trouble with mssql_result cause it will return me a result
limitted at 255 char max.

in my php.ini i set this value :
mssql.textsize=65536
mssql.textlimit=65536

and in SQLSERVER my field type is VARCHAR(2048)

can you help me please ???



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to