in reply to Re: Unable to retrieve field which has more than 255 chars
in thread Unable to retrieve field which has more than 255 chars

I checked in backend and got the desired results. Actual length is 320 chars and I can retrieve them using the same query in mssql.

Field datatype is defined as "nvarchar(2500)"

  • Comment on Re^2: Unable to retrieve field which has more than 255 chars