Top "Oracleclient" questions

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

The provider is not compatible with the version of Oracle client

I'm trying to use the Oracle ODP.NET 11g (11.1.0.6.20) Instant Client on my ASP.net project as a Data Provider …

c# asp.net oracle odp.net oracleclient
How to know installed Oracle Client is 32 bit or 64 bit?

OS: Windows 2008 Server R2 Oracle Client: 11.2 Many Thanks

oracle 64-bit oracleclient
The type initializer for 'Oracle.DataAccess.Client.OracleConnection' threw an exception

I have developed an application that uses Oracle Data Provider for .NET. I copy the application file (.exe) and ODP …

odp.net oracleclient
Error System.Data.OracleClient requires Oracle client software version 8.1.7 or greater when installs setup

I have made a desktop app Setup that connects with remote Oracle 10g Database. When I install Setup on remote …

c# oracle oracle10g oracleclient
sqlplus: error while loading shared libraries: libsqlplus.so: cannot open shared object file: No such file or directory

Please suggest a solution for solving this issue?? While giving the command: sqlplus /nolog the error that occurred: sqlplus: error …

linux oracle installation sqlplus oracleclient
PL/SQL developer with oracle 32-bit/64-bit client

I have Oracle 64-bit client installed to run with my weblogic application. I learnt that pl-sql developer doesn't work with …

plsqldeveloper oracleclient
Oracle client installation error - path too long

I'm trying to install Oracle 11g Release 2 (client). But it gives an error like that : Environment variable: "PATH" - This …

oracle oracle11g oracleclient
Oracle SQL Developer - Query results window with grid missing

I've just made the switch from MS sql server to Oracle. The query tool I am using is Oracle SQL …

oracle oracleclient oracle-sqldeveloper
BadImageFormatException while using Oracle Client 64 bit and Visual Studio 2010!

One of our dev team member got an error Attempt to load oracle client libraries threw BadImageFormatException It seems This …

visual-studio-2010 windows-7 oracle11g windows-7-x64 oracleclient
Oracle connection string without tnsnames.ora file

I am using the .NET framework with the System.Data.OracleClient namespace. I have the oracle 11 client installed on my …

.net asp.net oracle connection-string oracleclient