Re: MDAC version issue

From: Jerry Pisk (jerryiii_at_hotmail.com)
Date: 03/25/04

  • Next message: Paul H.: "Connections not closing"
    Date: Thu, 25 Mar 2004 12:27:31 -0800
    
    

    Don't import msado15.dll but rather msadoXX.tlb where XX is the version of
    ADO (MDAC) you want to compile against. In your case you would use #import
    <msado25.tlb>

    Jerry

    "Sai" <anonymous@discussions.microsoft.com> wrote in message
    news:A23CACCF-31D2-4314-882A-521C5F16B743@microsoft.com...
    > I have MDAC version 2.5 SP3 installed on my machine and several other
    machines.
    >
    > However our build machine has MDAC 2.7 SP1 installed on it.
    >
    > We have a program developed using c++ which uses
    c:\programfiles\commonfiles\microsoft shared\ado\msado15.dll
    >
    > When I compile and link this c++ program on my machine(MDAC 2.5 sp3) and
    run it on my machine or several other machines, the program runs fine.
    >
    > However when I compile and link this c++ program on our build machine(MDAC
    2.7 sp1), this program does not run on mine(MDAC 2.5 sp3) and other
    machines(MDAC 2.5 sp3).
    >
    > What could be the problem here?
    > How should I install the MDAC 2.5sp3 on the build machine?
    > Thanks
    > sai
    >


  • Next message: Paul H.: "Connections not closing"

    Relevant Pages

    • Re: Delphi 7, TAdoConnection, Windows 2003 SP 1, MSDart.dll
      ... >> either a corrupted or incomplete or bad version of MDAC. ... >> The machines that I was dealing with happened to be xp machines which ... >> configuration and they had to do it. ... >>> Stefan Westner ...
      (borland.public.delphi.database.ado)
    • Re: How to revert from MDAC 2.8 to 2.7?
      ... That article, which point to the rollback, should work with MDAC 2.8 as ... > All of the machines are of identical hardware configurations, same OS, ... > And the MDAC install docs state that installing an older version will not ...
      (microsoft.public.data.ado)
    • Re: Access2000 to SQLServer2000 on an XP Nachine (sqlsrv32.dll)
      ... sqlsrv32.dll is part of MDAC. ... > I am having a problem connecting to my SQL server. ... A handful of Windows 2000 machines used to give ... > SQL Server Error: 0 ...
      (microsoft.public.data.odbc)
    • Re: MDAC
      ... before installing the latest version of MDAC it didn't connect and give ... this is the first time it is happening to me. ... are reluctant to install the latest version of MDAC in all the machines ...
      (comp.databases.ms-access)
    • Re: Failure to open database
      ... There were problems at the same place on Win9x machines ... >about a year ago & that is when I learned about the MDAC versions. ... Could the MDAC(of your customer's WinXP SP2 ... customer to refresh the MDAC: ...
      (microsoft.public.vc.database)