Hello!
I have just purchased ASP XmlRecordset - thank you for creating this - it's been quite helpful so far! However, I'm having a bit of a problem which I hope you can help me with.
I can connect to my XML data file, and return the first record no problem. However, as soon as I add a querystring filter, I get the below error:
ADODB.Field error '800a0bcd'
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/xmltest/dwzXmlRecordset/XmlRecordset.asp, line 174
If I remove the filter, the recordset works fine. I have followed your video, and matched the settings, but I still get the same problem. The XML I am trying to use is:
http://web.aspasia.net/pls/demo280/aspasia_search.xml?upw=f4w5ds9m08we50sfmw35t80mi0dgs
I hope you can help
Many thanks!
Robert Iveson |
|
|