S
Shiller
Experts,
I keep getting the following error message when accessing a web page:
ADODB.Recordset (0x800A0CC1)
Item cannot be found in the collection corresponding to the requested
name or ordinal.
/SNHC/Classes.asp, line 2701
And the line that the error message is point to in Classes.asp is:
RecordsArray = Recordset.Recordset.GetRows(25, ,
Array(TextColumn,BoundColumn))
I've read previous forum, but none of the solution in them seem to
work for me.
Please Help.
I keep getting the following error message when accessing a web page:
ADODB.Recordset (0x800A0CC1)
Item cannot be found in the collection corresponding to the requested
name or ordinal.
/SNHC/Classes.asp, line 2701
And the line that the error message is point to in Classes.asp is:
RecordsArray = Recordset.Recordset.GetRows(25, ,
Array(TextColumn,BoundColumn))
I've read previous forum, but none of the solution in them seem to
work for me.
Please Help.