bburnett
Posts: 22
|
| Posted: 01/23/2007, 10:34 AM |
|
I had the same problem as described in: http://forums.yessoftware.com/posts.php?post_id=81712
Error Type:
ADODB.Recordset (0x800A0E78)
Operation is not allowed when the object is closed.
/Adera/Classes.asp, line 3319
Turns out I had a varchar field in MSSQL that I was trying to filter with a parameter set up as an integer field in a CCS grid (the field happens to always have integers). This caused a SQL error so the recordset doesn't get created.
_________________
Brandon Burnett
New Media Architect
REL Productions
West Des Moines, IA, USA
www.relonline.com |
 |
 |
|