mark | r wrote:
> Microsoft JET Database Engine error '80004005'
> System resource exceeded.
> /webutils/include_webstats_weeklycount.asp, line 23
>
>
>
> Anyone know what this means and how to fix it.
> Mark
This can be caused by the failure to properly close and destroy your
recordset and connection objects as soon as you are finished using them:
http://forums.aspfree.com/archive/t-...ource-Exceeded
Also, it might not even be your fault:
http://groups-beta.google.com/group/...6e5026d4f53df9
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.