Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
bubberz
Constraint Violating Yak Guru
289 Posts |
Posted - 2005-09-19 : 23:13:18
|
When I run my report I get:System.OutofmemoryExceptionIt's a pretty big SQL statement from about 8 tables.Is there any memory I need to release or something along these lines?Thanks! |
|
bubberz
Constraint Violating Yak Guru
289 Posts |
Posted - 2005-09-21 : 11:31:34
|
I resolved the issue by making my list object break to another page on a new instance of the group field.Thanks! |
 |
|
|
|
|