Data Platform Developer Center > Data Platform Development Forums > ADO.NET Data Providers > MS Access 2007 800A0E7A Error Provider cannot be found
Ask a questionAsk a question
 

AnswerMS Access 2007 800A0E7A Error Provider cannot be found

  • Thursday, October 29, 2009 2:41 PMOrnot2b Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I have a vbs script running on my XP x32 machines that sends data to my 2007 Access db. All except 1 work. It generates the "Provider cannot be found" error. All systems are patched and running the same XP 5.1.2600 ver. I checked the MDAC and I have 2.8 SP1 on the rogue machine. The connection string is ...oConn.connectionstring= "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & strDataSource & ";" with strDataSource = \\pcname\share\share\db.mdb. As stated it works fine on 50 systems but #51 is not a team player. Anywhere else that I should be looking? THX

Answers

All Replies