Hi,
we have a LLBLGen memory issue, when trying to fetch 200 000 it consumes a large amout of memory (more then 4 GB RAM). In that case a System page file is used ad it also consumes a lot of time to execute.
I had a similar problem with V2, but find out that the same issue exists in V3. I've tried to define a excluded fields lists but it seams that memory is still consumed at high level.
1) Why it consumes so much memory?
2) Is it possible to fetch some POCO objects?
3) Is it possible to access direclty a datareader ?
Kind Regards,
MiloszeS