Hi all,
I get the following error
Code:
Microsoft VBScript runtime error '800a01fb' An exception occurred: 'Open'
I red somewhere that this kind of error can happen when you use an ADODB.Recordset to retrieve a resultset, and the resultset is empty.
This doesn't make alot of sense considering the fact that my pages were working just fine hours ago. i've made no changes to anything,
and my database is not locked up, etc.

Any help would be really appreciated as Im not an expert on developing and Im really confused.
Thank you