32-bit Text drivers (Microsoft Access , Microsoft Excel and Text files ) from a 64 bit application on windows 7

后端 未结 5 432
梦谈多话
梦谈多话 2020-12-06 08:16

Hi i have an application developed on XP with Text ODBC drivers. But when i deployed on Win 7 with office 2007, i have connection issues.



        
5条回答
  •  独厮守ぢ
    2020-12-06 09:17

    We were doing this from ASP.Net and got it working on Windows 2012 just by moving the one site into a separate app pool that had "32-bit Enabled" turned on in the advanced settings for the App Pool.

提交回复
热议问题