954,566 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Error Microsoft OLE DB/ODBC (0x80004005) Access

Hi, I get this error .... I have seen it posted before but no-one seems to have a solution so I am posting it again. I have pinged IIS, set permissions in folders, reset IIS. Any help appreciated

HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

Technical Information (for support personnel)
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Disk or network error.
/Newland/TMP3lqyi8vswq.asp, line 24

fastrobby
Newbie Poster
2 posts since Nov 2006
Reputation Points: 10
Solved Threads: 0
 
katarey
Junior Poster
167 posts since Jul 2005
Reputation Points: 39
Solved Threads: 23
 

Skip to main page content. Newland Tours Banner, LeftNewland Tours Banner, RightNavigation BarCopyright 2004 Newland Tours
Site Registration Please take a few moments to register for the site.



First Name

Last Name

Email Address

Password

Address

City

State/Province

Zip/Postal

Country






fastrobby
Newbie Poster
2 posts since Nov 2006
Reputation Points: 10
Solved Threads: 0
 

I think the answer to your problem may be in one of the articles suggested by 'Katarey'

It could be the location of the database that is the problem. If your web is set-up for anonymous access and the IIS IUSER anonymous account doesn't have permissions on this folder then you will get this error.

Regards

Rob

RobStocks
Newbie Poster
7 posts since Jun 2006
Reputation Points: 10
Solved Threads: 0
 

Have you check to ensure ADODB.Connection is install properly?

Try this:

At a command prompt, change to the C:\Program Files\Common Files\System\Ole DB folder.
At a command prompt, type the following command:
regsvr32 sqloledb.dll
You should receive confirmation that the DLL is registered successfully

quangvo
Newbie Poster
4 posts since Jan 2009
Reputation Points: 10
Solved Threads: 0
 

Right-click the DB folder
Sharing and Security
Security tab
Add username 'Everyone'
Check all boxes (probably Full Control)
Click Apply
Click Web Sharing
click Application Permissions
Click OK
__________________
Is this the answer? I moved my work to a new Logical Desktop. Set everything up like on old machine. Didn't work. Made changes. Did work.
Something else happen in the meantime? I don't know but this worked. (Also now working with REG)

DanInRoanoke
Newbie Poster
1 post since Oct 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You