Home All Groups Group Topic Archive Search About


Author
9 Sep 2006 4:53 AM
Eco
The webpage will shown this error when click the specified page each time.
This page mainly displays old photo with the same type of product. How
should I fixt this.

----------------------------------------------------------------------------
---
ADODB.Recordset error '800a0e78'

Operation is not allowed when the object is closed.
/item_detail.asp, line 68

----------------------------------------------------------------------------
---

Author
9 Sep 2006 7:44 AM
Mike Brind
Eco wrote:
> The webpage will shown this error when click the specified page each time.
> This page mainly displays old photo with the same type of product. How
> should I fixt this.
>
> ----------------------------------------------------------------------------
> ---
> ADODB.Recordset error '800a0e78'
>
> Operation is not allowed when the object is closed.
> /item_detail.asp, line 68
>
> ----------------------------------------------------------------------------
> ---

You've probably either closed a recordset object or a connection object
then tried to do something with one of them.  To be certain, we would
need to see the relevant lines leading up to and including line 68.

--
Mike Brind

AddThis Social Bookmark Button