Top "Oracleclient" questions

Oracle Instant Client enables applications to connect to a local or remote Oracle Database for development and production deployment.

Installing 32 and 64-bit Oracle client but 32-bit installer crashes

I am trying to install Oracle 12c instant 32-bit client alongside my 64-bit installation because I can't connect Visual Studio …

32bit-64bit oracle12c oracleclient
oracle 9i client connecting to oracle 12c server

Can Oracle 9.2 client connect to Oracle 12c server? We have an old server which is an 11g version, and so …

oracle12c oracleclient
TNS:could not resolve the connect identifier specified

I have oracle server 11g installed on my windows 7 machine. I have to install this server from a remote machine. …

oracle oracle11g oracleclient ora-12154
SSRS report with 32-bit Oracle Client Not working in 64-Bit Environment

I have a SSRS report using 32Bit Oracle client build in BIDS 2008, Report is running fine in BIDS (VS 2008) but …

reporting-services bids oracleclient badimageformatexception
could not find the main class program will exit while installing oracle 11g client on 32 bit Windows 7?

I am trying to install Oracle Client 32 bit on Windows 7 32 bit operating system When I run the setup.exe I …

java oracle windows-7 installation oracleclient
Why is OracleDataAdapter.Fill() Very Slow?

I am using a pretty complex query to retrieve some data out of one of our billing databases. I'm running …

.net sql oracle ado.net oracleclient
DataReader not closed when Connection is closed, consequences?

for example i have this code : Sub Month() Dim Conn As New Data.OracleClient.OracleConnection Conn.Open() Try Dim Cmd …

.net database vb.net oracleclient
How to compile a Website to use 32-bit Oracle Client on 64-bit Windows

I have received this error after updating to Windows 7 64-bit and then running an existing .NET Website. [InvalidOperationException: Attempt to …

.net 32bit-64bit web-site-project oracleclient
tnsping fails, but can connect to Oracle DB via sqlplus

I've installed the Oracle Client v. 11.2.0.1 on a Windows XP machine and set both the TNS_ADMIN and ORACLE_HOME …

oracle11g sqlplus oracleclient tnsnames tns