I still have this problem with php not fetching more than 255 chars from any field, anyone else have this problem or did I miss anything obvious, even if i do a Mssql_field_length i only recieve 255 and I've checked the fields using SQL manger and they are over 300 chars long, i can even use VB to fetch the fields back and its fine.
Is this a limitaion/bug with php and MsSQL. As fields MySQL return back over 255 chars.
Is this a limitaion/bug with php and MsSQL. As fields MySQL return back over 255 chars.