Unwarranted Error?

F

fruddy

Hi everyone,
I'm getting the following error:

ADODB.Recordset (0x800A0CC1)
Item cannot be found in the collection corresponding to the requested
name or ordinal.

Now we all know that it means I'm trying to refer to a column that does
not exist in the DB (SQL Server), yet it definitely, absolutely
exists....

The recordset is created by a stored procedure... this column is even
used on other pages in the same application, yet doesn't work on this
particular page?

This site doesn't get this error in the development environment at all,
just when I've pushed it to live.

Even when I view the results of executing this stored procedure in query
analyser, it returns the column and a value!!!

Could there be another cause of this???

Thanks for any suggestions....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top