Team is Going from XP32 to XP64 for .NET Development - Any Gotchas?

后端 未结 12 2007
误落风尘
误落风尘 2020-12-18 05:02

My team is getting new XP64 workstations. We\'ve been using XP32 up until now. Most of our work is done in managed C#/VS2008/.net 3.5 and SQL Server 2005. However we do have

12条回答
  •  既然无缘
    2020-12-18 05:41

    There will be two sets of ODBC Data sources (DSN) now: 32-bit and 64-bit. Some databases don't currently have updated drivers for 64-bit, so you will be forced to use the 32-bit drivers or you can just wait.

提交回复
热议问题