Hello everybody,
I am using PHP 4.3.5 with SQLServer 8 and I still get a truncation on the varchar columns after 255 chars, and 4096 on a text column !
I undestood the problem was closed, it seems not ... there is no problem to store but only when retrieving
Someone would have a solution ?
I must add I use PEAR:😃B to query the SQLServer ...
Thanks