ADODB.Recordset error '800a0bcd'

Skip Navigation LinksHome  /  Support  /  Forums  /  DynamicPDF Generator for COM/ActiveX (v2 and older)  /  ADODB.Recordset error '800a0bcd'

DynamicPDF Generator for COM/ActiveX (v2 and older) Forum

 Apr 05 2006 8:11 AM
Hi all,
First I hope you'll understand my english because I'm French and not so fluent as I would.

I'm upgrading an application from NT 4/IIS 4.0 to W 2K3/IIS 6.0. This application was developped in ASP and uses a MySQL database (V 4.0.20) located on an other server (Linux RH 7.3). PDF sheets are generated using DynamicPDF (V2.0.2).

On the new server, the database remains the same but I upgraded the version of DynamicPDF generator to V2.6c.

Now, when I'm trying to create PDF sheets on the new server I got this error : 'ADODB.Recordset error 800a0bcd Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record. '. I'm sure that my database is not empty and that the requests returns a row. The same program on the old server works fine.

Is somebody could help me on this problem ? Should I deinstall the DynamicPDF V2.6 and reinstall the V2.0.2 ? Then where can I find this very old version ?

A lot of questions. I hope you can help me.
Best regards.

Philippe
Posted by a ceTe Software moderator
Hello Philippe,

This error is coming from the ADO object and nothing in our product is causing the error to be triggered.

This error indicates that the RecordSet from which the page is trying to display data is empty. Another possible cause is the form variables being used to filter the RecordSet are not getting passed correctly to the RecordSet.

Thanks,
ceTe Software Support Team
Hi,

Thank's a lot. Your response enlighted me :)
It's actually an ADO problem. And I've corrected all my scripts.
All is OK now.

Best regards,
Philippe

All times are US Eastern Standard time. The time now is 1:55 AM.