Is msado15.dll different across Windows operating systems?



I have several .NET projects that reference the ADODB library on the
fly, meaning they do not use the primary interop library, they
generate the interop version at build time. This is due to the fact
that the projects need to use the most current version of ADODB, and
Microsoft only updates the primary interop library when new versions
of Visual Studio are released. This statement was made by Kevin Yu of
Microsoft in this group in a posting dated 4/7/2005.

I need to run these projects on Windows XP, Windows Server 2003,
Windows XP x64, Windows Server 2003 x64, etc. My question is, can I
just build these projects on a Windows XP box, using the AnyCPU and
x64 platform settings respectively, and then copy the binaries and the
Interop.ADODB file to the desired machine and run there? Or, do I
need to build on the OS in question, so that the platform-specific
copy of msado15.dll is used to generate a platform-specific version of
Interop.ADODB? I.e., is msado15.dll different between all these
operating systems, including Vista? Assuming we are talking about the
same version of ADODB, of course.

Thanks,
Chuck
.



Relevant Pages

  • Re: build C++ COM for 64-bit platform
    ... I want to confirm with you that I do not need a separate build for x64 ... platform, right? ... bit Windows under Wow64. ...
    (microsoft.public.dotnet.languages.vc)
  • IO port access for WIN64
    ... defined for WIN64. ... What should I use for these platform? ... I use Windows XP x64. ...
    (microsoft.public.vc.language)
  • Re: client -server interaction over XML supporting multiple protocols
    ... > analyzing various models to develop the server. ... The Windows WinInet at just the socket layer is also very ... expected to be different for each platform. ... will the XML size constraints significantly hinder the request ...
    (comp.lang.cpp)
  • Re: It is almost certain now, INTEL will have 64bit x86 !!
    ... >>IA64 boxes, and then support them on the 8086, on to of the original ... Its difficult to see what future the Windows on IPF port has ... Windows on Itanium was always more of a marketing exercise allowing ... But the introduction of Windows on AMD64 and Intels new platform ...
    (comp.os.vms)
  • Re: Checking for Modification to a Set of Files
    ... use .NET on anything other than Windows for production use. ... production applications, but I may have missed your point. ... platform for anything but a Windows system. ...
    (comp.programming)