20 | @DbColumn memory limit workaround with MoreEntries flagZoltan Szabo4849 - 25 2011 / (0) When I read this idea "MaxResult parameter in @DbColumn" I got another idea. To avoid overflow issues (64k), when too much values are returned. It would be great, if DbColumn not fails on these cases, but returns all values fits into the 64k limit. Also sets a ... |