|
-
May 7th, 2001, 11:02 PM
#1
Thread Starter
Lively Member
Error please help me
ADODB.Fields error '800a0cc1'
ADO could not find the object in the collection corresponding to the name or ordinal reference requested by the application.
/THEREALSITE/Users/TMPe5x5bd00ul.asp, line 155
what does this mean??...im trying to parse a value from my database to
a hiddenfield
here is line 155 ??
<input type="hidden" name="SubSectionID" value="<%=(RSHolding.Fields.Item("SubSectionID").Value)%>">
i have checked that SubSectionID does exist in my recordset as well as in my SQL database?..
im stuck anyting else i can check??
everythign else works fine fine except i get this error???
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|