请教高手:这是什么问题??
这样的error 是什么原因,不明白他说的什么:
ADODB.Fields error '800a0cc1'
ADO could not find the object in the collection corresponding to the name or ordinal reference requested by the application.
/asplab/comp311/c311-010/updated/step6.asp, line 212
我的line212是一个在for loop 里面的room=rs.fields(j).value.
有什么问题么??????