Posted February 28, 201311 yr FPCH Admin According to support.microsoft.com/kb/2640696 Consider the scenario that you recompile your application that must run in Windows XP or in Windows Server 2003. In this scenario, you must change #import msado15.dll to the following: #import msado28.tlb This works fine for Windows 7 developer, but the issue we have is some developers are still on Windows XP, so we are thinking of distributing the msado28.tlb alone with our application, so that regardless of platform, it will compile without issue. Here comes the question: what the licensing conditions are? Thanks. View this thread Off Topic Forum - Unlike the Rest
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.