Answered
Repeat Region Error
Hi,
I'm trying to display a repeat region to display subcategories in one table to the left of the category image. When the repeat region is on left of the category image I get the following error:
Error Type:
ADODB.Field (0x800A0BCD)
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/rallymfg/2.asp, line 183
Now, if I put that table with the subcategory repeat region on the right of the category image, it works just fine.
I'll attach the code I have for the page, I called it "2.asp". By the way, the db is a simple access db.
I'll greatly appreciate anyone who could help me understand why this is happening, and letting me know what I need to do to be able to have the repeat region on the left of the category image and not get that error.
Thank you in advance,
Dan
I'm trying to display a repeat region to display subcategories in one table to the left of the category image. When the repeat region is on left of the category image I get the following error:
Error Type:
ADODB.Field (0x800A0BCD)
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/rallymfg/2.asp, line 183
Now, if I put that table with the subcategory repeat region on the right of the category image, it works just fine.
I'll attach the code I have for the page, I called it "2.asp". By the way, the db is a simple access db.
I'll greatly appreciate anyone who could help me understand why this is happening, and letting me know what I need to do to be able to have the repeat region on the left of the category image and not get that error.
Thank you in advance,
Dan
