473,795 Members | 2,452 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

MDAC Components Problem

CJ
I'm using the latest, updated verion of VB.NET on my computer. When I run it
on our client's computer, it installs fine until it has to work with the
database, when I get the message "The .NET Data OLE DB Provider
(System.Data.Ol ebDb) requires Microsoft Data Access Components (MDAC) version
2.6 later, version 2.53.6200.0 found"

My client's computer is running Access 2000 and it needs to work with Access
2000 but upgrading it is near-impossible, especially with my time frame.
What can I do?

Jul 21 '05 #1
1 1447
It is MDAC problem, not Access2000 (or other Access version). Since your app
is .NET app, which requires .NET framework installed on the running
computer. Tne .NET framework installation in turn requires MDAC2.6 or later.
So, it looks like the client'c computer does not have the framework
installed. Anyway, check the client computer for the .NET framework and its
version (1.0 or 1.1) matches your app's .NET framework version.

"CJ" <CJ@discussions .microsoft.com> wrote in message
news:C0******** *************** ***********@mic rosoft.com...
I'm using the latest, updated verion of VB.NET on my computer. When I run it on our client's computer, it installs fine until it has to work with the
database, when I get the message "The .NET Data OLE DB Provider
(System.Data.Ol ebDb) requires Microsoft Data Access Components (MDAC) version 2.6 later, version 2.53.6200.0 found"

My client's computer is running Access 2000 and it needs to work with Access 2000 but upgrading it is near-impossible, especially with my time frame.
What can I do?

Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

29
580
by: DraguVaso | last post by:
Hi, I'm having this error in a VB.NET-application at the moment that I attempt to read data from an SQL Server: The .Net Data SQL Provider (System.Data.SqlClient) requires Microsoft Data Access Components(MDAC) version 2.6 or later. at System.Data.SqlClient.ConnectionPool.GetConnection(Boolean& isInTransaction) at
1
3390
by: Salad | last post by:
Hi: I am developing an application using FoxPro 2.x tables. My client has AccessXP. AccessXP uses Visual Foxpro ODBC to connect to tables. It does not accept the ISAM Foxpro driver used in A97. I have a problem that when I link to the tables on the client machine AccessXP does not recognize boolean values in the FoxPro tables. I assume this is due to the ODBC driver. I'd like to test this out on my development machine. I...
2
1611
by: Robert W. | last post by:
I'm trying to add simple database functionality with a Windows Forms app I'm building. FYI my development machine is running Windows XP Pro, with all the service packs installed. First I tried using the standard OLEDB connection string (ie. "Provider=Microsoft.Jet.OLEDB.4.0...") but got this message when it tried to open the connection: "The .Net Data OLE DB Provider(System.DAta.OleDb) requires Microsft Data Access Component(MDAC)...
0
1473
by: Terry | last post by:
I am getting the following message back from ASP.NET. MDAC 2.8 is installed as is .NET Framework 1.1 with SP and security updates on a Win 2K Server. For some reason .NET is not recognizing that MDAC 2.8 is installed. The application is pretty vanilla and is just executing SQL to a Microsoft SQL Server 2000 database. The app runs fin on other Win 2K Servers and XP. Anyone run into this and can help us out? Terry Error that we are...
1
2843
by: Rvo | last post by:
I made a VB.Net application that connects to some Oracle Databases, on my machine (W2K latest SP and pathes, VS2003) the application runs fine. On my machine I had MDAC 2.5xx installed. When I try to run my installer application on a different computer (w/o .NET installed, but after installing the .NET Framework), I get an error. The specific error is: "The .Net Data OLE DB Provider (System.Data.OleDb) requires Microsoft Data Access...
1
248
by: CJ | last post by:
I'm using the latest, updated verion of VB.NET on my computer. When I run it on our client's computer, it installs fine until it has to work with the database, when I get the message "The .NET Data OLE DB Provider (System.Data.OlebDb) requires Microsoft Data Access Components (MDAC) version 2.6 later, version 2.53.6200.0 found" My client's computer is running Access 2000 and it needs to work with Access 2000 but upgrading it is...
0
1516
by: papaja | last post by:
Hello, I believe I didn't change anything on my machine but my web applications, particularly pages accessing Microsoft Access DB, suddenly refused to work. I get this error: ---------------------------------------------------------- Server Error in '/tulumovic' Application.
0
1063
by: Mohammad-Reza | last post by:
It's been a while, when I try to connect to a database (SQL Server or MDB) I receive this error message: "The .Net Framework Data Providers require Microsoft Data Access Components(MDAC). Please install Microsoft Data Access Components(MDAC) version 2.6 or later." I've reinstalled the .NET framework and MDAC and even reinstalled the office but it didn't help. Please tell me what else can I do to solve this problem. Thanks in advance
5
1456
by: TC | last post by:
I have a VB.Net application which uses System.Data.OleDb to connect to a Jet database. Recently, I learned that MDAC no longer contains Jet drivers. I'm confused what that means for my application. Can someone help me with answers to these basic questions? First of all, does the absence of Jet driver from MDAC imply that most computers in the future will lack Jet drivers? Second, if I use a Visual Studio setup project to package my...
0
9672
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9519
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10164
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9042
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7538
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6780
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5563
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4113
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3723
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.