View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default DLL libraries msadox and msador15: Versions Problem

The above 2 libraries are used by my application, and they
appear in the references as follows:

Microsoft ADO ext. 2.7 for DDL and Security.
Microsoft ActiveX Data Objects Recordset 2.7 Library.

If I compile my application myself, it always initially
fails on my client's system, with the above showing as
MISSING. If I untick them, then go back in and look down
the list I find earlier versions of these libraries, which
work fine (but it's a real pain to have to do this). My
client is running Office XP just like me. It's as if
installing Office XP has not updated these libraries. Does
anyone know why? I use these libraries for another
application - an Acess one. Here I have the same problem -
different client.

Many thanks, Andy Keen