Oracle Others Driver Download

JavaScript must be enabled in order to use this site.

Download the driver you need by visiting the DB2 Fix Packs by Version page or the IBM Data Server Client Packages fix pack page, which contain links to all available Fix Packs The following command will retrieve the JCC driver version if executed from the command line: java com.ibm.db2.jcc.DB2Jcc -version; Or for drivers that are not yet installed. Microsoft ODBC Driver for SQL Server is a single dynamic-link library (DLL) containing run-time support for applications using native-code APIs to connect to SQL Server. Use Microsoft ODBC Driver 17 for SQL Server to create new applications or enhance existing applications that need to take advantage of newer SQL Server features. This NuGet package is for Oracle Providers for ASP.NET that use Oracle Data Provider for.NET, Managed Driver. It will add the Oracle ASP.NET providers assembly and auto-configure for its use so that ASP.NET application state can be stored within an Oracle Database. If two driver jars are used in your application server there can be unknown problems. Also, it will be possible to get a Java Class exception if the two driver jars cannot co-exist with each other. Open Source JDBC Drivers. For open source JDBC drivers, buildomatic is setup so that there will be a single default driver used. 64-bit Oracle Data Provider for.NET 4, version 12.1.0.2.0 or later 64-bit Oracle Provider for OLE DB, version 11.1 or later We recommend to use ODP.NET, Managed Driver 12.2.0.1. Also it is necessary to install it in case of trouble with other Oracle data providers.

Please enable JavaScript in your browser and refresh the page.

To work with Oracle datasets, one of the following Oracle data providers must have been installed on server: Oracle others driver download 64-bit
  1. ODP.NET, Managed Driver 12.2.0.1 (product version 4.122.1.20170524) or ODP.NET, Managed Driver 12.1.0.2.160719 (product version 4.121.2.20160624 ODAC RELEASE 4)
  2. 64-bit Oracle Data Provider for .NET 4, version 12.1.0.2.0 or later
  3. 64-bit Oracle Provider for OLE DB, version 11.1 or later

We recommend to use ODP.NET, Managed Driver 12.2.0.1. Also it is necessary to install it in case of trouble with other Oracle data providers.

  1. Download the ODP.NET_Managed_ODAC122cR1.zip file from http://www.oracle.com/technetwork/database/windows/downloads/utilsoft-087491.html page. You must be registered on Oracle site, this registration is free.

    Direct link is http://download.oracle.com/otn/other/ole-oo4o/ODP.NET_Managed_ODAC122cR1.zip

  2. Unpack the downloaded .zip into any folder.
  3. Now you can install the driver in one of two ways:

    If you want to use the ODP.NET, Managed Driver only for Bentley i-model Composition Service for S3D, copy the file odp.netmanagedcommonOracle.ManagedDataAccess.dll from the unpacked zip into the binary folder into your installation folder for iCS for S3D, default folder is C:Program FilesBentleyiCS for SP3Dserver

    or

    If you want to register ODP.NET, Managed Driver for common use, execute the install_odpm.bat from the unpacked zip as follows: install_odpm.bat c:oracle x64

Oracle Others Driver Download Win 7

Getting started with ODP.NET, Managed Driver

You can get started with ODP.NET Managed Driver by either using the Oracle Universal Installer (OUI), XCopy, or NuGet.

If you are using OUI: Follow the Oracle Universal Installer (OUI) steps to install ODP.NET, Managed Driver

If you are using XCopy: Download ODP.NET, Managed Driver .zip file to a directory for staging the install. The .zip file contains a README file with XCopy installation instructions.

Run the configure.bat script in one of the following directories:

  • For 32-bit .NET Framework: OHodp.netmanagedx86

  • For 64-bit .NET Framework: OHodp.netmanagedx64

Each directory contains an unconfigure.bat if ODP.NET, Managed Driver needs to be unconfigured and removed from the machine.

If you are using NuGet: Download the ODP.NET NuGet package(s) and use NuGet Package Manager to install.

The following NuGet packages are available:

  • ODP.NET, Managed Driver

  • Entity Framework assembly for Code First and Entity Framework 6 or higher use with ODP.NET, Managed Driver

Oracle others driver download windows 7

ODP.NET, Managed Driver Files

ODP.NET, Managed Driver consists of the following files:

Oracle Others Driver Download
FileDescription
Oracle.ManagedDataAccess.dllPlatform-independent (AnyCPU), fully-managed ADO.NET provider
x64Oracle.ManagedDataAccessDTC.dllPlatform-dependent (64-bit .NET Framework only), Managed Assembly for Distributed Transaction support.
x86Oracle.ManagedDataAccessDTC.dllPlatform-dependent (32-bit .NET Framework only), Managed Assembly for Distributed Transaction support.
Resources<lang>Oracle.ManagedDataAccess.resources.dllPlatform-independent (AnyCPU), fully-managed ADO.NET provider resource DLLs.
OraProvCfg.exePlatform-independent (AnyCPU) utility to configure/unconfigure ODP.NET, Managed and Unmanaged Drivers.
configure.batBatch file to place ODP.NET, Managed Driver into the GAC and add configuration entries into the machine.config.
unconfigure.batBatch file to remove ODP.NET, Managed Driver from the GAC and remove configuration entries from machine.config.
tnsnames.oraA sample configuration file that defines data source aliases.
sqlnet.oraA sample configuration file that configures network related settings.
ConfigSchema.xsdAn XML schema file that defines the configuration section for ODP.NET, Managed Driver.
Oracle.ManagedDataAccess.EntityFramework.dllPlatform-independent (AnyCPU), fully-managed assembly for Code First and Entity Framework 6 higher
x64Oracle.ManagedDataAccessIOP.dllPlatform-dependent (64-bit .NET Framework), Managed Assembly for Kerberos support
x86Oracle.ManagedDataAccessIOP.dllPlatform-dependent (32-bit .NET Framework), Managed Assembly for Kerberos support
Others
  • Oracle.ManagedDataAccessDTC.dll is only needed if the application uses distributed transactions.

  • If Distributed Transactions are used by the ODP.NET, Managed Driver application, the appropriate Oracle.ManagedDataAccessDTC.dll (32-bit or 64-bit .NET Framework) will be loaded. However, the required Oracle.ManagedDataAccessDTC.dll needs to be either in the GAC or in the same directory as the .exe for it to be loaded by Oracle.ManagedDataAccess.dll.

  • Oracle.ManagedDataAccessDTC.dll must not be referenced by the application. ODP.NET, Managed Driver will reference it implicitly.

  • On a 64-bit OS, only the x64 version of Oracle.ManagedDataAccessDTC.dll is placed into the GAC upon the completion of an OUI install or an invocation of the XCopy configure.bat.

See Also:

Oracle Database Installation Guide for Microsoft Windows for installation instructions

File Locations After Installation

Oracle Others Driver Download

The Oracle.ManagedDataAccess.dll assembly is installed to the following locations:

.NET Framework 4:

ORACLE_BASEORACLE_HOMEodp.netbin4 directory

Oracle Others Driver Download 64-bit

Note:

If the machine has the corresponding .NET Framework installed, then the Oracle.ManagedDataAccess.dll

Oracle Others Driver Download Windows 10

assembly is added to the Global Assembly Cache (GAC) as well. This is to ensure that existing applications can start using the newly installed ODP.NET version immediately. However, if this is not desired, be sure to remove the policy DLLs from the GAC.

Documentation and the readme.txt file can be accessed through ORACLE_BASEORACLE_HOMEODACDocDocumentationLibrarydocindex.htm.

Oracle Others Driver Download Windows 7

Samples are provided in the ORACLE_BASEORACLE_HOMEODACsamples directory.