VS2005 Xtreme Sample DB install problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • jgstephe

    VS2005 Xtreme Sample DB install problem

    I came across the same problem as Allen (http://groups.google.com/group/micro...2160e9c3e69230)

    on my Windows XP Pro SP2 system. Running sysinternals' regmon, I found this error:


    47.61777878 odbcad32.exe:42 60 QueryValue HKLM\SOFTWARE\O DBC\ODBCINST.IN I\Microsoft Access Driver (*.mdb)\Setup NOT FOUND

    I have confirmed that the specified key is missing in my registry. I tried to (re)install MDAC 2.8 but I got an error saying "MDAC 2.8 RTM is incompatible with this version of Windows. All of its features are currently part of Windows."


    I hope Carlos, who helped Allen, or anyone else, can tell me what I should do now.
  • Carlos J. Quintero [VB MVP]

    #2
    Re: VS2005 Xtreme Sample DB install problem

    Hi,

    I answered you yesterday with some links. The short answer is that if MDAC
    is part of Windows, you should repair that installation. I think that MDAC
    is also a prerequisite (required component) of VS.NET 2002/2003/2005 so
    repairing it should also fix it. At least with VS.NET 2003 there was a CD
    before Disc 1 with the required components.

    --

    Best regards,

    Carlos J. Quintero

    MZ-Tools: Productivity add-ins for Visual Studio
    You can code, design and document much faster:
    MZ-Tools has a single goal: To make your everyday programming life easier. As an add-in to several Integrated Development Environment (IDEs) from Microsoft, MZ-Tools adds new menus and toolbars to them that provide many new productivity features.





    <jgstephe> escribió en el mensaje
    news:%23Q5zlkrV GHA.4300@TK2MSF TNGP14.phx.gbl. ..[color=blue]
    >I came across the same problem as Allen
    >(http://groups.google.com/group/micro...2160e9c3e69230)
    >
    > on my Windows XP Pro SP2 system. Running sysinternals' regmon, I found
    > this error:
    >
    >
    > 47.61777878 odbcad32.exe:42 60 QueryValue
    > HKLM\SOFTWARE\O DBC\ODBCINST.IN I\Microsoft Access Driver (*.mdb)\Setup
    > NOT FOUND
    >
    > I have confirmed that the specified key is missing in my registry. I
    > tried to (re)install MDAC 2.8 but I got an error saying "MDAC 2.8 RTM is
    > incompatible with this version of Windows. All of its features are
    > currently part of Windows."
    >
    >
    > I hope Carlos, who helped Allen, or anyone else, can tell me what I should
    > do now.[/color]


    Comment

    Working...