473,320 Members | 1,859 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,320 software developers and data experts.

MDAC 2.10?

I'm distributing a VB.NET application that uses an Access database. It works
on most computers but on one install I got the following error when it tries
to use the database:

The .NET Data OLE DB Provider(System.Data.OleDb) requires Microsoft Data
Access Components(MDAC) version 2.6 or later. Version 02.10.3711.9 was found
currently installed.

On the MS web site it looks like 2.8 is the latest version, so I'm not sure
where the 2.10 version came from. When I tried to install the 2.8 it says it
is up to date.
Nov 21 '05 #1
5 1926

Dave Littley wrote:
I'm distributing a VB.NET application that uses an Access database. It works on most computers but on one install I got the following error when it tries to use the database:

The .NET Data OLE DB Provider(System.Data.OleDb) requires Microsoft Data Access Components(MDAC) version 2.6 or later. Version 02.10.3711.9 was found currently installed.

On the MS web site it looks like 2.8 is the latest version, so I'm not sure where the 2.10 version came from. When I tried to install the 2.8 it says it is up to date.

I think at some version around 2.5-2.6, the latest version of the JET
engine DLLs (for accessing Access databases) were no longer shipped
with the regular MDAC install. Maybe this has something to do with it.

Sorry for vagueness,

--
Larry Lard
Replies to group please

Nov 21 '05 #2
Any idea how to get the latest Jet verison and install it?

"Larry Lard" wrote:

Dave Littley wrote:
I'm distributing a VB.NET application that uses an Access database.

It works
on most computers but on one install I got the following error when

it tries
to use the database:

The .NET Data OLE DB Provider(System.Data.OleDb) requires Microsoft

Data
Access Components(MDAC) version 2.6 or later. Version 02.10.3711.9

was found
currently installed.

On the MS web site it looks like 2.8 is the latest version, so I'm

not sure
where the 2.10 version came from. When I tried to install the 2.8 it

says it
is up to date.

I think at some version around 2.5-2.6, the latest version of the JET
engine DLLs (for accessing Access databases) were no longer shipped
with the regular MDAC install. Maybe this has something to do with it.

Sorry for vagueness,

--
Larry Lard
Replies to group please

Nov 21 '05 #3
Hello!

Please check this out:

http://msdn.microsoft.com/data/downl...fault.aspx#jet

Regards Magnus

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 21 '05 #4
Hello!

Please check this out:

http://msdn.microsoft.com/data/downl...fault.aspx#jet

Regards Magnus

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 21 '05 #5
Thanks.

"Magnus Blomberg" wrote:
Hello!

Please check this out:

http://msdn.microsoft.com/data/downl...fault.aspx#jet

Regards Magnus

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 21 '05 #6

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

Similar topics

0
by: Jim | last post by:
With the recent MDAC security warning I now have the task of deciding if my company of 9000 desktops should push out an MDAC 2.8 package and upgrade all the machines or simply distribute the MDAC...
2
by: Zach Gastineau | last post by:
I'm having problems using the DB2 Connect ODBC Driver in my SQL Server 2000 DTS packages. It started occuring after installing MDAC 2.7 (which is necessary for the .NET framework). This error...
1
by: Terry H | last post by:
Hi I am deploying a winforms app via the windows installer and a VS.Net 2003 setup and deploymnet project. At the moment, I am adding launch conditions for the .Net Framework 1.1 and MDAC 2.7...
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...
3
by: Vico | last post by:
Hi! I have a windows forms application and , what I basically do is: 1.- Instanciate a DataSet. 2.- Instanciate a XMlDataDocument attaching the DataSet to it. 3.- Load XmlDataDocument with a...
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....
1
by: B | last post by:
I need advise. Are there any implications when installing MDAC 2.5 on top of MDAC 2.6 RTM? The applications on client pc's will only be running MS Access. Reason of the downgrade is the server...
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...
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...
10
by: bz | last post by:
Hi, When writing database program with VB.NET that accesses MDB and XLS file, do you guys know if I still need to distribute MDAC and JET4 to the client machine? Or .NET framework already...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.