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

Determining version of MDAC

How can I determine which version of MDAC is installed on the machine. I
have a program which works on one machine, but not another and I would like
to confirm whether or not the two machines have the same version of MDAC
installed.

TIA,

Richard Rosenheim
Jul 21 '05 #1
2 5939
You can find that information in the registry. Just read the default value
of the below registry key.

HKEY_CLASSES_ROOT\CLSID\{54AF9350-1923-11D3-9CA4-00C04F72C514}\InstalledVers
ion

The default value on my machine is "2,70,7713,0" which means I have MDAC
version 2.70 installed.

/Magnus

"Richard L Rosenheim" <ri*****@rlr.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
How can I determine which version of MDAC is installed on the machine. I
have a program which works on one machine, but not another and I would like to confirm whether or not the two machines have the same version of MDAC
installed.

TIA,

Richard Rosenheim

Jul 21 '05 #2
HOW TO: Check for MDAC Version
http://support.microsoft.com/default...;en-us;Q301202

You could also check the version of <common files>\system\ole db\msdadc.dll
by extracting the version number from it. Theres an unsafe example here:
http://msdn.microsoft.com/library/de...us/csref/html/
vcwlkunsafecodetutorial.asp
--
Regards

John Timney (Microsoft ASP.NET MVP)
----------------------------------------------
<shameless_author_plug>
Professional .NET for Java Developers with C#
ISBN:1-861007-91-4
Professional Windows Forms
ISBN: 1861005547
Professional JSP 2nd Edition
ISBN: 1861004958
Professional JSP
ISBN: 1861003625
Beginning JSP Web Development
ISBN: 1861002092
</shameless_author_plug>
----------------------------------------------

"Richard L Rosenheim" <ri*****@rlr.com> wrote in message
news:#C**************@tk2msftngp13.phx.gbl...
How can I determine which version of MDAC is installed on the machine. I
have a program which works on one machine, but not another and I would like to confirm whether or not the two machines have the same version of MDAC
installed.

TIA,

Richard Rosenheim

Jul 21 '05 #3

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

Similar topics

1
by: Young Coot | last post by:
Hello - Glad this newsgroup is here. I'd like to compare notes and see if someone else has experienced this problem and if there is a workaround for it (besides new OS and VS.NET version). ...
3
by: Deano | last post by:
Thought it might be a cool feature to allow my users to click a button, and connect to a webpage that would tell them if a more recent version was available. I can create a button that opens a...
4
by: Grey | last post by:
I want to know how to check my current MDAC version in my pc -- Best Regards, Eric Yum
1
by: ray well | last post by:
hi, i need to distribute mdac 2.6 or later with an app. does mdac_type.exe that comes in the 'prerequisites' cd of .net 2003, match that? when right click that mdac_type.exe and look under...
2
by: Jan Krouwer | last post by:
Let me rephrase a question for which I received no answer. I thought dotnet requires MDAC 2.6 or later for data access. I have a dotnet Windows app that uses Access. It won't run on Windows 98...
2
by: Richard L Rosenheim | last post by:
How can I determine which version of MDAC is installed on the machine. I have a program which works on one machine, but not another and I would like to confirm whether or not the two machines have...
2
by: ray well | last post by:
how can i find out which mdac version is installed on a certain machine. i would assume there would be a registry entry for it but i don't know which one it is. thanks, ray
3
by: =?Utf-8?B?RXJpYw==?= | last post by:
How do I go about finding the current Microsoft.Jet.OLEDB version? I don't won't to hard code a specific version in my program, because my I want my software to be version independant. Thanks...
7
by: jeffc | last post by:
Not sure exactly what my question is or what forum to ask on. I know how to get version info from a particular file. e.g. FileVersionInfo.GetVersionInfo(filePath) What I'd like to do is get...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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,...

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.