Re: managing References

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi,
yes, ADOX is bit tricky, you should use exact version number you installed.
so you either have to install same ADO version on all PCs, or use late
bindings (declare ADOX variables as objects and remove reference)

--
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com



"rocco" <rocco@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8E60EBEA-7330-4A36-B961-9247B71856A9@xxxxxxxxxxxxxxxx
> Hello,
> I'm developing a databse on a pc running Office 2003. I have Visual
> Studio.NET 2003 and MDAC 2.8 installed on this system.
> Since I need the db to run on a pc that has only Office 2000, I have
> referenced:
> - Microsoft Access 9.0 Object Library (instead of 11.0)
> - Microsoft ActiveX Data Objects 2.1
> Since I need to use also ADOX in my code, I have to reference to the
> msadox.dll.
> But on my system I can only find:
> - Microsoft ADO Ext. 2.7 for DDl and Security.
>
> Once I updated to MDAC 2.8 I cannot find a 2.1 for this library.
> Will it work anyway?
>
> And... Why I see on my system Microsoft ADO Ext. 2.7 for DDl and Security
> instead of Microsoft ADO Ext. 2.8 for DDl and Security??
>
> I know I can suggest to upgrade the pc with MDAC 2.8 and i can give them
> the
> redistributable package for that, but I prefer to deliver only the
> database
> and nothing more.
>
> thanks,
> Nico


.



Relevant Pages

  • Re: ADOX set-up
    ... I pick "Microsoft ADO Ext. 2.8 for DLL and Security " ... I've searched the web using clues like these: ADOX INSTALL ... Package adox.bpl will be built then installed. ...
    (borland.public.delphi.database.ado)
  • Re: Use of ADOX and what referfence should I use?
    ... Yes, you have the wronge reference: that's the one for ADO, not ADOX. ... ADOX is "Microsoft ADO Ext. 2.x for DDL and Security" (where x is whatever ...
    (microsoft.public.access.formscoding)
  • Re: DAO360.DLL - can I redistribute it?
    ... Your point about the only real advantage of ADO being its ability to ... My big worry about telling them to install MDAC is that when it installs the ... If the database is Jet/DAO, you'll still need Jet on the target ...
    (microsoft.public.access.developers.toolkitode)
  • Re: Inno Next Step
    ... This is part of ADO, you install it using MDAC_TYP.EXE. ... Flags: restartreplace uninsneveruninstall sharedfile regtypelib ...
    (microsoft.public.vb.general.discussion)
  • Re: Distribution woes
    ... places tells me that I should reinstall or re register my ADO or DOA ... during install. ... I also package the version of the ADO DLL that I use ... to check other than to search for the DLLs in the system32 folder ...
    (microsoft.public.vb.general.discussion)