I'm using DBI module to connect to mssql in Unix box. If a field has more than 255 chars, I cannot able to retrieve them using any function.
Is there any option to retrieve those field values in full?
In reply to Unable to retrieve field which has more than 255 chars by Anonymous Monk