I am trying to connect to oracle db without full installation of oracle client done开发者_如何学编程 on the machine.
I\'ve just made the switch from MS sql server to Oracle.The query tool I am using is Oracle SQL Developer.The problem I am having is that I cannot get the query results window to stick around. The que
I am trying to import into oracle using imp command and the output of the command is as below. invincible:/home/invincible# imp
I try connect to my oracle db with oracle SQL developer and received that message: pic (pictures 1 and 2)
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m using the Oracle.DataAccess.Client data provider client. I am having trouble constructing a new instance of an OracleException object, but it keeps telling me that there are no public constructor
I\'m working on a Sql Server Reporting Services solution that queries across both a Sql Server data source and an Oracle 10g data source. My dev box is Windows 7 64bit with Sql Server 2008R2 and I\'m
Some months ago, a colleague of mine installed ODAC 11.106.21 in a server using XCOPY and then he developed many applications that use this client without problems (in test and production windows serv
Continuing the discussion about the minimum footprint needed to connect to an Oracle DB from .NET. I\'ve managed to set everything up to work without the installation (just by copying the required fil
I have a asp.net web application that connects to a Oracle 10.2g database. If I\'m running my site in the Visual Studio 2008 webserver everithing is ok, but when a publish it in IIS a get \"System.Dat