ADODB.Recordset error '800a0cc1'
Item not found in this collection.
Where is it coming from?
A:
One possible cause of this error is that you are missing the name of a column from your select statement that you are trying to reference in your result set.