Re: Objekterstellung durch ActiveX-Komponente nicht möglich

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Christoph Basedau (e_tonne_at_hotmail.com)
Date: 11/05/04


Date: Fri, 05 Nov 2004 18:56:05 +0100

05.11.2004 11:50, Michael Bayer schrieb:

> Hallo Björn,
>
>> Über "Projekt->Verweise" binden wir "Microsoft ActiveX Data Objects 2.5
>> Library" (msado25.tlb) ein,
>> und über "Projekt->Komponente" "Microsoft ADO Data Control 6.0 (SP4)(OLDB)"
>> (MSADODC.OCX).
>
> Die Version 2.5 ist inzwischen schon ziemlich veraltet. Was hindert Euch
> daran, auf die aktuelle Version 2.8 umzusteigen?
>
> W2K, XP und 2003 bringen von Haus aus MDAC mit, allerdings in
> unterschiedlichen Versionen. Du solltest also die aktuelle 2.8 von
> microsoft.com/data herunterladen. Diese installierst Du einmalig auf
> allen Rechnern, auf denen Deine Software laufen soll. Somit hast Du auf
> allen Rechnern dieselben Voraussetzungen, was ADO betrifft. Da ADO
> abwärtskompatibel ist, dürfte es auch keine Probleme mit Anwendungen
> geben, die auf eine frühere ADO-Version aufsetzen.

Kleiner Hinweis dazu: Auf NT4-Rechner (auch solchen mit SP6) funktioniert
der Installer von MDAC_TYPE.EXE, vs 2.8 gar nicht, weil er auf irgendwelche
Exportfunktion in SHELL32.DLL zugreifen möchte, die die Standard-Version
der NT-Shell32.dll nicht kennt.
Der Installer von MDAC_TYPE 2.5 funktioniert hingegen noch.

-- 
Gruesse, Christoph
Rio Riay Riayo - Gordon Sumner, 1979


Relevant Pages

  • Re: Distributing MDAC with VB Application
    ... using both DAO and ADO in your project is to be SURE to qualify object names ... > Is there something else I need to include if using MDAC 2.5 or higher? ... include the Jet components ADO requires. ... you might have to distribute the Jet Components installer. ...
    (microsoft.public.vb.winapi)
  • Re: Objekterstellung durch ActiveX-Komponente nicht möglich
    ... W2K, XP und 2003 bringen von Haus aus MDAC mit, allerdings in ... allen Rechnern dieselben Voraussetzungen, was ADO betrifft. ... aber Du gibst die Kontrolle über Deine ...
    (microsoft.public.de.vb.datenbank)
  • Re: MDAC_TYP.EXE
    ... For ADO a scheme was introduced where each new ADO version replaces the old one and installs typelibs for the interface signatures of prior releases. ... For a long time most Windows systems had an ADOX 2.8, but Vista only has ADOX 6.0 and no such "binary compatibility" typelib for prior-version ADOX clients. ... To handle this automatically you'll probably need a fancier installer than the PDW provides. ...
    (microsoft.public.vb.general.discussion)
  • Re: update ADO withour using mdac_typ.exe
    ... i only want to upgrade ADO library... ... > is there a standalone installer for ADO only? ...
    (microsoft.public.data.ado)
  • Re: Compiled and running in XP but fails in Win2k. Error in Loading DLL.
    ... On the destination installed ADO was 2.7. ... upgrades are to be thought as "operating system upgrades, ... (in fact, generically, a installer of MDAC). ...
    (comp.lang.basic.visual.misc)