Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

System.OutOfMemoryException

Status
Not open for further replies.

lanm

Programmer
Jul 7, 2005
244
US
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!
 
I got it to work by making the list object start on a new page with a new instance of the grouping field
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top