我想在我的伙伴关系中使用Oracle XE DB。 NET MVC项目。 我用同一机器安装了Oracle 11g XE,当时是VS。 安装在C:oraclexe完成。 一切照预期,我都能够利用缺电探测器与亚洲开发银行连接。 NET oracle 数据提供商。 但我想使用耗氧潜能吨。 NET,即安装了耗氧潜能吨。 NET + ODT in C:app. 这首先令人困惑。 C:oraclexe.server和C:app.client_1的结构类似。 两人都拥有Tnsnames.ora居住的地方网。 我的理解是,用户被用于连接数据库,但:
- Which Tnsname.ora will be used to connect to database?
- Oraclexe also contains odp.net folder where Oracle.DataAccess.dll resides. If server installation come with odp.net why i need to install ODAC? Server Explorer in VS offered me ODP.NET drivers for connection only after ODAC install.
- ODAC comes with Oracle Instant Client. When to use Oracle Client and when Oracle Instant Client? If i decide for Oracle Client and then i will install ODAC for connection, will it also install Instant Client which is part of ODAC?
- Finally after installation of server and client, VS 2010 still does not offer me Oracle Providers in ASP.NET Configuration