简体   繁体   English

在没有Oracle Client的情况下连接到远程Oracle 10g DB

[英]Connecting to remote Oracle 10g DB without Oracle Client

I am a J2EE Developer and have little knowledge of .NET. 我是J2EE开发人员,对.NET知识很少。 I am making a web service that connects to a remote Oracle DB. 我正在制作一个连接到远程Oracle DB的Web服务。 Now the problem is that I don't want to install oracle client on my system. 现在的问题是我不想在系统上安装oracle客户端。 Is it possible for me to connect to remote oracle DB without installing oracle client. 是否可以在不安装oracle客户端的情况下连接到远程oracle DB。 I dont mind using odbc, oledb or any other way. 我不介意使用odbc,oledb或任何其他方式。 The configuration of my system and oracle DB are- 我的系统和oracle DB的配置是-

OS- Windows XP 操作系统-Windows XP

IDE- Visual Studio 2008 IDE- Visual Studio 2008

Framework - .NET Framework 3.5 框架-.NET Framework 3.5

Oracle DB to connect - Oracle 10g Oracle DB连接-Oracle 10g

Please don't close the question as already asked as the links here are dead. 由于此处的链接已失效,因此请不要按照已经提出的问题来关闭问题。 Oracle remote connection without installing the oracle client 不安装oracle客户端的Oracle远程连接

您可以使用直接模式与dotConnect for Oracle (标准或专业)连接: http : //www.devart.com/dotconnect/oracle/docs/?directmode.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM