Print Page | Close Window

Freaky Messages

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=12948
Printed Date: 11 April 2026 at 7:27pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Freaky Messages
Posted By: edhardie
Subject: Freaky Messages
Date Posted: 12 December 2004 at 10:58am

I'm on a free host (websamba.com) and recently i'v been getting some wierd messages such as:

Microsoft JET Database Engine error '80004005'

Cannot open any more tables.

/me/forum/common.asp, line 543

i get these messages mostly when i try to log in, but they can occur on the admin page. What is causing these and is there anyway around the problem?
Thanks alot
Ed



Replies:
Posted By: WebWiz-Bruce
Date Posted: 12 December 2004 at 12:31pm
I've had a good look on google and MSDN and can't find anything on this strange error.

Maybe your host has put a limit on the number of connections to Access databases, as you are using a free host it doesn't surprise me.

Try contacting your web host about this error.

I would recommend upgrading to a paid hosting account as free accounts are only to give people a taster and aren't really capably of supporting more complex applications like forums.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: dpyers
Date Posted: 12 December 2004 at 2:38pm
http://support.microsoft.com/default.aspx?scid=kb;EN-US;304536 - http://support.microsoft.com/default.aspx?scid=kb;EN-US;3045 36
 
Basically, it's asying you need to use the Jet engine with SP6 applied. I believe you also need MDAC greater than 2.5
 
The article contains code for replicating the situation.
Create and run an asp page on your site with the following code to check the mdac/ado version.
dim objAdoVer
Set objAdoVer = Server.CreateObject("adodb.connection")
response.write "ADOVersion = " & objAdoVer.Version
Set objAdoVer = Nothing
 


-------------

Lead me not into temptation... I know the short cut, follow me.


Posted By: edhardie
Date Posted: 12 December 2004 at 4:39pm
Well that code didn't work thanks for the help anyway, i think im going to go with what -boRg- suggested and pay for some hosting,
Thanks anyway
Ed



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net