This topic is locked

Error in Edit and View

3/8/2007 3:23:27 PM
ASPRunnerPro General questions
S
stealthwifi author

Hello,
I am having intermittent problems with the Edit and View pages of my page. The Edit was working fine this morning, then after entering some more data it is no longer working. When you click Edit it just refreshed the page and goes nowhere. When you click view i get the error

(it is a MS Access DB)
ADODB.Field error '800a0bcd'
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/include/commonfunctions.asp, line 210
I am not sure what could be causing the problem, both pages worked fine this morning and the only change was the addition of slightly more data.

Also the password only works if you hard code and will not work with the table in the database, this might be user error though i am still working on that.
Thank You for your help!

Stealth-

J
Jane 3/9/2007

Please publish your project on Demo Account and post a URL to your pages here or send it to [email=support@xlinesoft.com]support@xlinesoft.com[/email] along with instructions on reproducing this error.

I'll find what's wrong with your project inspecting it at Demo account site.

S
stealthwifi author 3/9/2007

Please publish your project on Demo Account and post a URL to your pages here or send it to [email=support@xlinesoft.com]support@xlinesoft.com[/email] along with instructions on reproducing this error.

I'll find what's wrong with your project inspecting it at Demo account site.


I started the project over form scratch and that seems to have fixed the problem, i will still send a copy of project to make sure it will not happen again. Thank you for your quick reply!
Cheers,

Stealth-

M
MMILLER501 3/17/2009

Hi,
I just ran into this same issue, and figured it out with some assistance from the info on this topic.
Can you enhance the Runner to print out a nice descriptive error message that indicates that the desired record is not on file in the recordset being used here.
It would help our debugging a lot for those cases where this is an issue.
Thank you.