How to query data for a field of type varchar(max) from Database

Certified Senior Developer

Hi All

I have a requirement where I have to query the data from database for a particular column of type varchar(max) which has data more than 1 MB .

While fetching the data from query entity, I am getting memory threshold error.

Please recommend me some way of how can we fetch more than 1 mb data.

Many thanks in Advance!

  Discussion posts and replies are publicly visible