473,466 Members | 1,401 Online
Bytes | Software Development & Data Engineering Community
Create 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.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 near-impossible, especially with my time frame.
What can I do?

Jul 21 '05 #1
1 1422
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**********************************@microsof t.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.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 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
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...
1
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....
2
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...
0
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...
1
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...
1
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...
0
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: ...
0
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...
5
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....
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
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...
0
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,...
0
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...
0
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...

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.