我正在启动一个项目,它将使用 Oracle 10g 第 2 版作为数据库和 Visual Studio 2012 进行开发。我想问一下 ODAC 12c 第 1 版是否可以在这种情况下工作。
此外,我将使用 Oracle 11g XE 的开发环境,但最终产品将连接到 Oracle 10g 第 2 版数据库。
是否可以在这两种情况下使用 ODAC 12c,还是必须使用 ODAC 10g 第 2 版?如果是这种情况,哪些版本的 Windows 与 ODAC 10g r2 兼容?
谢谢!
看来你会用 10gR2 没问题。从安装文档
系统要求
ODAC 需要以下项目:
Windows operating system 32-bit: Windows 8 (Pro and Enterprise editions), Windows 7 (Professional, Enterprise, Ultimate editions), Windows Server 2008 x64: Windows 8 (Pro and Enterprise editions), Windows 7 (Professional, Enterprise, Ultimate editions), Windows Server 2012
(Standard、Datacenter、Essentials 和 Foundation 版本)、Windows Server 2008 R2 和 Windows Server 2008(所有版本,HPC 除外) 访问 Oracle 数据库服务器(Oracle 10g 第 2 版或更高版本) 有关要求的其他说明:
ODP.NET requires Microsoft .NET Framework.
ODP.NET, Managed Driver requires .NET Framework 4 or later up to .NET Framework 4.5
ODP.NET, Unmanaged Driver requires .NET Framework 3.5 SP 1 or later up to .NET Framework 4.5
Oracle Developer Tools for Visual Studio requires Microsoft Visual Studio 2010 or Visual Studio 2012.
Note: Visual Studio Express Editions are not supported with the Oracle Developer Tools. However, ODP.NET is supported with Visual Studio Express Edition.