Print Page | Close Window

Still Stumped

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Classic ASP Discussion
Forum Description: Discussion on Active Server Pages (Classic ASP).
URL: https://forums.webwiz.net/forum_posts.asp?TID=9290
Printed Date: 31 March 2026 at 11:22pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Still Stumped
Posted By: kokopoko
Subject: Still Stumped
Date Posted: 27 January 2004 at 3:52pm
Still getting the error message below.

ADODB.Recordset error '800a0cc1'

Item cannot be found in the collection corresponding to the requested name or ordinal.

/lpdaac/dynamic.asp, line 76

The odd thing is that it will run once, but won't run again and there is more than 1 record in the database. 

Here is the code with line 76 highlighted.

for a=0 to numRecords-1
 Response.Write(rsAnswers(a))
 rsAnswers.MoveNext
next

Any ideas?




Replies:
Posted By: Mart
Date Posted: 27 January 2004 at 3:53pm
http://www.webwiz.net/asp/faq/access_database_faq.asp#FAQ8 - http://www.webwiz.net/asp/faq/access_database_faq.asp# FAQ8 



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net