When I run my report I get: System.OutofmemoryException It's a pretty big SQL statement from about 8 tables. Is there any memory I need to release or something along these lines? Thanks!
http://support.microsoft.com/?kbid=905121 http://www.kbalertz.com/kb_816978.aspx same question http://www.sql-server-performance.com/forum/topic.asp?TOPIC_ID=9933 ---------------------------------------- Cast your vote http://www.geocities.com/dineshasanka/sqlserver05.html http://spaces.msn.com/members/dineshasanka
I hope ur getting this error when exporting to some format like excel. Increasing the RAM on ur machine may solve the problem.A minimum of 1GB of RAM is suggested. Thanks! "He laughs best who laughs last"
I got the report to run when I marked the list object to break on a new instance of the grouping field. Thanks!