Top "Odac" questions

Oracle Data Access Components are data access drivers and tools for Windows.

ORA-24338: Statement handle not executed

i'm using Delphi 7, Oracle 10, and ODAC Components. From the LoadTrainResult method I'm calling a storedProc. procedure TfrmTrain.LoadTrainResult; begin StoredProc.…

oracle delphi delphi-7 odac
Oracle ODP.Net With Entity Framework 6 - Entity framework database compatible provider could not be found

I am trying to build an MVC 5 Web application with Entity Framework 6 that works on Oracle Database , am trying to …

.net oracle entity-framework ado.net-entity-data-model odac
OracleMTSRecoveryService failed to start?

i am getting this error while starting OracleMTSRecoveryService : Could not start the OracleMTSRecoveryService service on Local Computer. Error 1: Incorrect function.* …

.net oracle odac
How can I deploy a .NET application that uses ODAC without installing the whole component to the user?

I have written a C# application that connects to an Oracle 10g database. Using Oracle Data Access Component 11.2 "ODAC", it …

c# .net oracle deployment odac
ODP Oracle.DataAccess.DLL reference 32/64 bit

I have a .NET 3.5 assembly that references ODP (Oracle.DataAccess.dll), building in Visual Studio 2010. Copy Local = False, Specific Version …

msbuild 32bit-64bit odp.net odac teamcity-7.0
Java Runtime Environment was not found at bin\javaw.exe

When I tried to install ODAC component in Windows Server 2008 machine, it thrown below error. "Java Runtime Environment was not …

java windows-server-2008 odac
How to Install "Oracle Data Access Components (ODAC)" on Windows Server 2003 R2?

I recently installed "32-bit Oracle Data Access Components (ODAC) with Oracle Developer Tools for Visual Studio" on my computer (Windows 7, 64…

.net oracle11g windows-server-2003 oracleclient odac
Difference between Oracle Client and ODAC

What is the difference between installing the full Oracle Client and an Oracle Odac install? Which will I need to …

oracle odac
Entity Framework 6 (5) connection to Oracle

I am attempting to write a Data Access library for our suite of applications that use Oracle in .net. We …

visual-studio-2013 entity-framework-6 odp.net odac
Oracle Instant Client and Entity Framework trouble with configuration

I'm trying to learn and figure out if it is possible to deploy an MVC, EF, ODAC 11.2.0.3 app to a …

c# asp.net-mvc oracle entity-framework odac