I\'ve query executing ~2 secs in MSSMS (returning 25K of rows)
Same query used in .NET (sqlReader) exetuting few minutes!
I\'ve also tried to execute only re
I had that problem to. Tick the "arithmetic abort" setting in the Connection Settings of the DB server.