win a ball from Bowling.com

Author Topic: Broken Forum Search  (Read 7708 times)

janderson

  • Hero Member
  • *****
  • Posts: 2181
Broken Forum Search
« on: November 10, 2003, 08:36:27 PM »
Problem Page: /Forum/Search.asp

Error:
ADODB.Recordset error '800a0e78'
Operation is not allowed when the object is closed.
/Forum/SearchResults.asp, line 110

Context: ( to duplicate )
Search conditions were:
"dry"
match exact phrase
forum: miscellaneous
Search in: subject only
since past 14 days
--------------------
Questions?  Drop me a line: haestas-(at)-yahoo.com

 

seadrive

  • Hero Member
  • *****
  • Posts: 1988
Re: Broken Forum Search
« Reply #1 on: November 11, 2003, 12:13:26 PM »
This is an error that occurs once in a while, usually when the script is unable to establish a connection to the database.  It's not usually something that needs to be fixed.

On edit:

I take that back, it does seem to be "broken", as the message retrieval mechanism is working just fine.
--------------------
seadrive
Cogito ergo bowl


Edited on 11/11/2003 1:25 PM

janderson

  • Hero Member
  • *****
  • Posts: 2181
Re: Broken Forum Search
« Reply #2 on: November 12, 2003, 11:25:23 AM »
The error is typical of calling a property or method of the ADODB
recordset object *after* the connection to the database has been
closed.
--------------------
Questions?  Drop me a line: haestas-(at)-yahoo.com