Apply the Server Behaviour
"Show region if recordset is not empty"
Farhad Khan
http://www.mxmania.de
"cubanallstar" <webforumsuser (AT) macromedia (DOT) com> schrieb im Newsbeitrag
news:cel75c$iu7$1 (AT) forums (DOT) macromedia.com...
Quote:
I am recieving the following error:
ADODB.Recordset error '800a0bcd'
Either BOF or EOF is True, or the current record has been deleted.
Requested
operation requires a current record.
The error is occurring on a page when I delete information so the table
of
data is blank. The thing is I want to display the page even without data
on it.
How can I avoid the error? |