473,413 Members | 1,801 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,413 software developers and data experts.

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 1420
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...
0
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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.