Related topics

Determine MDAC version
If MDAC 2.8 keeps on saying that you don't have MDAC and refuses to install, you could download MDAC 2.5 (which is the original Me version), ANYTIME you use System Restore to roll back to a point with a different MDAC version you MUST reinstall MDAC. Why? Because System Restore does not have full authority over

MDAC Version and Access
Looks like you've been up & back down again in MDAC versions. You've ended up with my version. But you've got a better looking dahotfix..log now, right? And it reports I have the very MDAC version you do: 2.1 SP2 (2.1.2.4203 GA). Nonetheless, "dahotfix.log" states my version could not be determined,

Access 97, VB6 & MDAC
William LaMartin lamar...@tampabay.rr.com borland public delphi database ado The registry key HKEY_LOCAL_MACHINE\Software\Microsoft\DataAccess\FullInstallVer has the version number. "Marcos Lommez" <lom...@hotmail.com> wrote in message news:3f89b226$1@newsgroups.borland.com... How can i check the mdac version that

Checking for MDAC
Hello We have an application that uses a version of MDAC on a server (SQL 2000) that needs to have a client with the same version of MDAC - at least this what I've been told. They had mentioned that if the client has a lower version of MDAC say 2.5 and that the MDAC version on the server is MDAC 2.6 this could

Why can't MDAC version be verified in WinXP..?
David Browne davidbaxterbrowne_no_potted_m...@hotmail.com microsoft public dotnet languages vb "ray well" <nos...@nospam.com> wrote in message news:uehHQj7SHHA.5060@TK2MSFTNGP06.phx.gbl... 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

missing/out-of-date dependency information
Thanks MDAC "Rollback" is described in this KB article http://support.microsoft. com/default.aspx?scid=%2Fsupport%2Fmdac%2F26setupfaq.asp Removing the current version of MDAC is described here http://support.microsoft.com/default.aspx?scid=kb;en-us;Q307255 HTH James.

Can we no longer update MDAC from Microsoft
Now I installing the MDAC 2.7 Service Pack 1 und run the MBSA Tool. But there is comming the retunr the message "The latest Service Pack 1 is not installed". Now i have installed the software "Component Checker Version 2.0" and I usw the MDAC Version 2.7 SP1 and scanned my PC. The program sad, i have NO MISMATCH,

Detect MDAC Version
Also, someone wrote to me last month and told me to right click a certain .dll in the windows explorer for a sure sign of the version of mdac installed - I did and it was 2.7. Do you know which file this is? Thanks for any help you can offer. Bernie Yaeger.

Detecting the MDAC version
Bisher prüfe ich mit dem CompChecker die aktuelle MDAC-Version. Geht das auch ohne den CompChecker also über C# Code? Verwende einfach im angegebenen Code anstatt "WindowsInstaller.Installer" dies: "ADODB.Connection". ciao Frank -- Dipl.Inf. Frank Dzaebel [MCP/MVP C#] http://Dzaebel.NET.

Can't Find Installable ISAM on some installations
Aaron Bertrand SQL Server MVP http://www.aspfaq.com/ "Kim Keuk Tae" <seiyanoten...@hotmail.com> wrote in message news:eI1NAJdxDHA.1576@TK2MSFTNGP11. phx.gbl... Hi. How can I check my MDAC version? Is there any tool? Or should I check the files individually? Any hints would be appreciated. Thanks.

Verifying MDAC version
MDAC version 2.8 (which is the version included with Windows Server 2003) does not contain the flaw that is addressed by this bulletin. Risk Rating: ============ - Important Patch Availability: =================== - A patch is available to fix this vulnerability. Please read the Security Bulletins at:

ODBC error message
Maxi maxi...@infovia.com.ar.sacame microsoft public es sqlserver Hola, aca hay 2 cosas Los Timeoouts no creo que los soluciones con alguna version de MDAC :((, yo en los servidores tengo el 2.8 y en los clientes tambien y nunca tuve problemas. claro en tu caso seria ideal primero tener un ambiente de prueba no

MDAC Version Prob Please Help me
However,
updated MDAC files were located in \Program Files\Common Files\System\msadc - for version 2.53.6202. But the server has MDAC version 2.6 installed (verified with the component checker application). Is this a problem? We run the hotfixes from a single batch file with qchain at the end.

MDAC Version in SP2
SectionKey = "SOFTWARE\MICROSOFT\DataAccess" .ValueKey = "FullInstallVer" Dinesh -- -- SQL Server FAQ at www.tkdinesh.com "Remy" <remy.filt...@cgi.ca> wrote in message news:490201c24881$ba4154e0$36ef2ecf@tkmsftngxa12... Quick question.... I would like to know how to see what version of MDAC is install of a pc.

project server 2003 sp3 install issue
Aaron Bertrand [MVP] aa...@TRASHaspfaq.com microsoft public sqlserver server SQL Server version, SPs: http://www.aspfaq.com/2160 MDAC version: http://www.aspfaq.com/2057 -- Aaron Bertrand, SQL Server MVP http://www.aspfaq.com/ Please reply in the newsgroups, but if you absolutely must reply via e-mail,

Using MS Access DB: dependencies?
I had to copy the new MDAC version into the PDWizard directory for both Access and VB6, then include it in the setup. It self-installed, and that was that. ************************* The problem with specifying a reference level on MDAC is that there are occassions where you can't use a particular version of MDAC.

MDAC version 2.5 to 2.6 or 7
I am installing a MapInfo application that, as part of the installation process, needs to apply the "Microsoft SQL Server 2000 SP3 Updates to MDAC 2.7 SP1" patch (screenshot: http://home.comcast.net/~adelphis21/01.jpg). However, the intallation fails bacause the patch does not recognize the MDAC version installed

MDAC Version
The last version to have Jet 3.5x drivers (what Access 97 uses) was MDAC 2.1. The last version to have Jet 4.x drivers (what Access 2000 and 2002 use, but backwards compatible with Access 97) was MDAC 2.5 However, unless you're using ADO, I don't see a whole lot of reason to install MDAC.

VSI 1.2 & MDAC HELP!!!!!
Hi, What's the easiest way to verify what MDAC version I have installed? I am trying to create a linked server from my SQL Server to an Oracle 9i database and I'm getting the error: Error 7399 OLE DB provider 'MSDAORA' reported an error. One of the the things listed to check was the MDAC version.

(MDAC) version 2.6 or later - During deplying
I have a program written with VB6, using DAO and Intrinsic Data control The Setup is written in InstallShield 2008 and includes the MDAC 2.6 merge models. of MSVBVM60.dll on the systems are the same as mine, 6.0.97.82 My customers have also run the MDAC Version checker which does not indicate any problems.