PDA

View Full Version : ADODB.Recordset (0x800A0E7D) error


simat
11-25-2005, 07:17 AM
I have a connection fron as asp file to access DB, and in running I'm getting the message:
"
Error Type:
ADODB.Recordset (0x800A0E7D)
The connection cannot be used to perform this operation. It is either closed or invalid in this context.
"
But with "refresh" I can see the file, and it seems that it works.
What can be the problem?
Thanks.:confused: