473,804 Members | 3,750 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 1448
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
2845
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
1517
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
1458
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
9706
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
9584
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,...
0
10583
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10082
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7622
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
5654
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4301
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
3822
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2995
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.