Is XCopy ODAC 11.2 Release 4 (11.2.0.3.0) supported Visual Studio 2010 sp1?

I download and installed "ODAC112030Xcopy_32bit.zip" on Windows7 64 bit machine according to the included now (added c:\oracle and c:\oracle\bin environment variables ORACLE_HOME and ORACLE_HOME_KEY registry), but even if I try to add the ADO.NET Entity Data Model, I can't find the Oracle ODP.Net provider list in the wizard.

I did not install "Oracle Developer Tools for Visual Studio", this is a must for Entity Framework? Or else, that I missed?

Hello

Yes, you must install Oracle for Visual Studio development tools in the home of 32-bit in order to use the Entity Framework with Visual Studio 2010 tools.

Function for 11.2.0.3.0 R4 ODT:

Entity Framework designers and assistants: Designer to use Visual Studio 2010 feature for the first database and the first model in object-relational mapping

Concerning
Jenny

Published by: jbesaw on March 16, 2012 12:03

Tags: Database

Similar Questions

  • ODAC 12 c Release 3 (12.1.0.2) do support the access to the database to Oracle 10 g Release 2 or later?

    Hi ODP.NET Experts.

    ODAC 12 c Release 3 (12.1.0.2) ONLY does support the access to the database to Oracle 10 g Release 2 or later?


    It does not mean that this will not work for versions earlier before Oracle Database 10g Release 2?

    Thank you and best regards,

    Alan

    Hi Alan,

    Yes, it took out RDBMS version 10.2.0.2.0 or superior. Please see below for recommended and supported configurations document

    Supported by Oracle Data Provider (Doc ID 726240.1) configurations for .NET (ODP)

    Thank you

    Indana

  • Transaction aborts after the installation of the ODAC 12 c Release 3

    I have .net code using a transaction scope that works very well using ODAC 11 g Release 4, but does not work, "Failed to register in a distributed transaction" using the ODAC 12 c version 1.2 or 3.  A single database transaction.  I am at a loss for what could be the problem.

    This problem occurs on Windows 7 and Windows Server 2008 R2.

    I spent reviewing logs tracking for distributed by Microsoft Transaction Server and the Oracle Services for Microsoft Transaction Services of.  Tracking MSDTC logs indicate that the abandonment of the transaction was request was received from the calling application ("RECEIVED_ABORT_REQUEST_FROM_BEGINNER").  Tracking ORAMTS logs indicate an error in the OIC, and that there is an attempt to start a transaction distributed with on logon ("OCI_ERROR - 2048.", "ORA-02048: try to start the transaction distributed without logging")

    I can reproduce this error with a simple code with just example tried to insert records into a table.  If I change the data provider for "System.Data.OracleClient" or uninstall 12 c and install 11g this code works very well.

     DataSet1TableAdapters.DataTable1TableAdapter da = new DataSet1TableAdapters.DataTable1TableAdapter();
                
                using (TransactionScope scope = new TransactionScope())
                {
                    Transaction txn = Transaction.Current;
                    try
                    {
    
    
                       da.Insert(0, "This ia a title");
    
    
                        scope.Complete();
                        lblmessage.Text = "Transaction Succeeded.";
                    }
                    catch (Exception ex)
                    {
                        txn.Rollback();
                        lblmessage.Text = "Transaction Failed.";
                    }
    

    Can anyone provide any ideas what is happening?  I really want to use ODAC 12 c.

    Thank you.

    My team has been able to reproduce this problem with DB 10.2.0.3, but not with DB 10.2.0.5. If it is possible, I advise to use 10.2.0.5 If you need an immediate solution.

  • ODAC 12 c release 1 compatibility

    I'm starting a project using Oracle 10 g release 2 as database and Visual Studio 2012 for the development. I would like to ask if the version of ODAC 1 12 c would work in this scenario. For the development environment I will use an Oracle 11 g XE, but the final product will connect to an Oracle 10g release 2 database.

    Is it possible to use the ODAC 12 c for two scenarios?

    Thank you!


    Oracle Web site:

    32-bit ODAC 12 c supports connectivity to the Oracle database versions 10.2 and later.

    So I guess it would work very well.

    Your test environment will be Oracle 10 g 2, right?

  • Is it possible to combine Entity Framework 6 with ODAC 11 g within Visual Studio 2015?

    The .NET application, I want to develop will be deployed on a server with the customer Oracle 11 g used to access a back-end 10g database.  I would use the possible latest technologies which can still fulfil this obligation.

    Is it possible, therefore, to combine Entity Framework 6 with ODAC 11 g (or develop using 12 c, but deploy to an application server running 11 g)?  Should I strictly use ODP.Net Oracle libraries to do this?  I'm hoping to use Visual Studio 2015 (about to be released).

    If this is not possible, what are my options?

    Only ODP.NET 12.1.0.2 in ODAC 12 c R3 and higher is certified with EF 6. You must use a client of 12 c. However, you can still access a 10.2 this customer DB server.

  • ODAC 11.2 Release 4 (11.2.0.3.0)

    Hello
    Please can someone answer these questions:

    Can I install ODAC 11.2 version 4 on a client that is no Oracle 11.2.0.1.0? (not customer snapshot)

    and if so, when I try to install the ODAC 11.2 component version 4 using the interface user Oracle, the subcomponent "Instant client" is mandatory (cannot uncheck). I'm a bit confused because I don't install client instant on 'Customer Oracle 11.2.0.1.0', is it something I worry, or leave the installation without worry;


    Thanks in advance

    S. Hage

    Since the readme... http://www.Oracle.com/technetwork/topics/dotnet/downloads/install112030-1440546.html


    4. it is strongly recommended that ODAC be installed in a new Oracle home. ODAC installation on top of an existing Oracle home can break existing Oracle applications. If you do not install on top an existing Oracle home, be sure to stop all services Windows using this Oracle Home (e.g., OracleMTSRecoveryService). Uninstall all existing Oracle home products before installing the new version of the ODAC

    You just install in a new home.

    Greg

  • Setup error ODAC 12 c R4 client on the same machine with Oracle 11 g 64 bit for Windows database

    I have Oracle objects and mobile application development with:

    Windows 7 64-bit OS

    Base Oracle = C:\ORA

    Database Oracle 11 g 64-bit 201, home = C:\ORA\DB11G201

    I was running in Visual Studio 2010 and the ODAC customer Oracle 32-bit in another home = C:\ORA\DB11G201CLIENT32

    All was well for a few years on that set up.

    I decided to upgrade to Visual Studio 2013 and .NET 4.5

    Deletion of Visual Studio 2010 and installed Visual Studio 2013.

    I did a normal uninstall of the Oracle 11 g 32-bit client using the rebooted, Oracle Universal Installer.

    The customer old house was gone.

    I downloaded the ODP.NET12C 32-bit Oracle with VS tools R4 and began the installation of the client.

    I selected English and built-in OS account

    I chose Oracle base = C:\ORA

    I chose hone Oracle = C:\ORA\DB12CR4CIENT32

    But I encounter the error:

    [INS-32104] User Oracle Home specified is not the owner of the Oracle Base specified.

    The owner of C:\ORA's ADMINISTRATORS.

    When should I do?

    For guests of 12 c, opened a NEW BASE and a NEW HOUSE?

    Created an ACCOUNT to STANDARD USER and the select statement, but keep c:\ORA and the new C:\ORA\DB12CR4CIENT32 of the House?

    I'm a hold out for migration to Oracle 12 c database because they thrown into the very useful tool Oracle Database Control and replaced by something watered down.

    So I like to keep the Oracle 11 g 64-bit database.

    but Visual Studio 2013 support, use the 12 c R4 32-bit and 64-bit support drivers unmanaged.

    I would use (and use) Managed drivers, but they do not work in database 11g FIPS-140 active environments.

    Thank you for your help and comments.

    Hello

    This is expected because you install 12 c in Base Oracle who has home 11g.

    From 12 c, the installation program has promoted "Oracle Home User' where you can perform the installation with built-in admin user or a secure non-admin user.

    As documented at https://docs.oracle.com/database/121/NTCLI/install.htm#NTCLI1283

    "Oracle 12 c Release 1 (12,1) database client may not share basic Oracle with houses of the Oracle database versions, such as Oracle Database 11 g Release 2 (11.2) and sooner."

    Please see the information listed in the link above for more information.

    Bascially, you need to install in a different Oracle Base and can have all this work.

    Kind regards.

  • ODAC driver problem

    Hello all;

    In the past I usually installed the oracle drivers and basically went to my visual studio and he added as reference for me to be able to connect to an oracle database, but today seems otherwise with this new driver I've ever used. I just installed the following driver below

    http://www.Oracle.com/technetwork/developer-tools/Visual-Studio/downloads/index.html - ODAC 11.2 Release 3 (11.2.0.2.1) with Oracle Developer Tools for Visual Studio

    and when I went to my visual studio 2010 to add it as a reference to establish connectivity to an oracle database, I can not find the oracle.dataccess.dll... every suggestion on how to solve this problem will be appreciated. Thank you.

    I don't have the handy bug number, but I think that there is a bug in the installation scripts that make ODP not been listed in the VS .NET references in some cases. You should be able to use the Browse tab when you add a reference to navigate to %ORACLE_HOME%\odp.net\bin\\Oracle.DataAccess.dll to work around the problem.

    Also note that PACO questions are better posted in the ODP forum... ODP.NET

    It will be useful,
    Greg

  • ODAC AddInstallUserToGroupException_desc Setup error

    Hey,.

    I need to connect to a database of oracle for my school project and I have a powerful desktop computer running windows 8.1 and an old laptop running windows 7 Professional. I installed odt 12 odac to my laptop at the same time. but I can't install it on my desktop computer. It still gives the error attached. I tried everything and clean installed windows 8.1 but nothing has changed. I searched a lot but found nothing. I tried to ignore the error after the installation is complete, I tried to open a connection oledb using visual studio 2010, but that I do that on my old laptop got this exception.

    An exception of first chance to type 'System.Data.OleDb.OleDbException' occurred in System.Data.dll

    System.Data.OleDb.OleDbException (0x80004005): error trying to retrieve the text of error ORA-01019

    Konum: System.Data.OleDb.OleDbConnectionInternal... ctor (OleDbConnectionString constr., OleDbConnection connection)

    Konum: System.Data.OleDb.OleDbConnectionFactory.CreateConnection (DbConnectionOptions options DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)

    Konum: System.Data.ProviderBase.DbConnectionFactory.CreateConnection (DbConnectionOptions options DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)

    Konum: System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection (DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions)

    Konum: System.Data.ProviderBase.DbConnectionFactory.TryGetConnection (DbConnection owningConnection, retry TaskCompletionSource 1, DbConnectionOptions userOptions, DA exception of first chance to type 'System.Data.OleDb.OleDbException' occurred in System.Data.dll)

    bConnectionInternal oldConnection, DbConnectionInternal & connection)

    Konum: System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal (DbConnectionFactory connectionFactory, retry TaskCompletionSource 1, DbConnectionOptions userOptions, DbConnection outerConnection)

    Konum: System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection (DbConnectionFactory connectionFactory, retry TaskCompletionSource 1, DbConnectionOptions userOptions, DbConnection outerConnection)

    Konum: System.Data.ProviderBase.DbConnectionInternal.OpenConnection (outerConnection, DbConnectionFactory connectionFactory, DbConnection)

    Konum: System.Data.OleDb.OleDbConnection.Open)

    could someone help me.

    foragat sorry to add images. what I am getting the error

    Simple file sharing and storage.

    ODAC is not yet certified on Windows 8.1.

  • Problem with EDM in ODAC 11.2.0.2.30

    Hi all

    First of all, I'm sorry for my bad English.

    I downloaded the new version of the ODAC for Entity Framework and I prepare a simple test. I use Visual Studio 2010 Ultimate and an Oracle 10 g on Windows 2003 server.
    I created a new solution with a new project. With Server Explorer, I made a database connection, so I can connect to my diagram. If the tnsnames configuration is OK.
    In my project, I add a new element: ADO.Net Entity Data Model. I select the option "Create database" and I use the default connection string. Then, I select my schema table (AV_AVISOS) and the finish. The model is called "Entites1" the automatically generated connection string.
    In my class DAL, I put the following code:

    Public static list < AV_AVISOS > GetAvisos()
    +{+
    List of the res < AV_AVISOS > = null;

    using (entites1 ctx = new Entities1())
    +{+
    RES = ctx. AV_AVISOS. ToList();
    +}+

    return (res);
    +}+

    The app.config file is as follows:

    + <? XML version = "1.0" encoding = "utf-8"? > +.
    + < configuration > +.
    + < connectionStrings > +.
    + < add name = "Entités1" connection string connectionString="metadata=res://*/Model1.csdl|res://*/Model1.ssdl|res://*/Model1.msl;provider=Oracle.DataAccess.Client;provider = & quot; DATA SOURCE = MYTESTS; PASSWORD = who; USER ID = OMSACT_OWN & quot; "" ProviderName "/ > +.
    + < / connectionStrings > +.
    + < / configuration > +.

    Ok. Thanks for reading so much. Now it came to pass the problem.
    When the ctx object is instantiated, the constructor will raise an error stating: "ArgumentException was unhandled by user code. "Specified login name is not found in the configuration, not intended to be used with the EntityClient provider or invalid."

    The line where the error is triggered is:
    public Entities1(): base ("name = entites1", "Entités1")

    I think that the error is referring to the first argument, and the problem is that the named connection is not valid.

    It's automatically generated code, and the connection string "Entités1" is automatically generated too. So I'm not able to find what the problem is.

    Any tips? I may have missed something?

    Thank you for your time in reading my problem and answer me.

    You use more than one layer of your solution? the .config must be placed in the first layer (layer of presentation for example)

  • AMT problem with Oracle 11 g ODAC 11.1.0.6.21 with Oracle Developer Tools

    I installed the full
    Oracle 11g ODAC 11.1.0.6.21 with Oracle Developer Tools for Visual Studio

    now I'm in the good old ' [ORA-12154: TNS: could not resolve the connect identifier specified] "error.

    I copied the tnsnames.ora even as that used on the db Server
    on the client 'C:\Oracle\product\11.1.0\client_2\Network\Admin '.
    The host name is just like a normal ping works. TNSping is not available.
    but I get the [ORA-12154: TNS: could not resolve the connect identifier specified] error.
    The listener is running and the instance as well since everything works on the source server.


    I tried with

    SET path=c:\oracle\product\11.1.0\client_2\bin

    but tnsping is still not recognized.

    sqlplus works however when I put in
    SET path=c:\oracle\product\11.1.0\client_2\


    What is going on...

    Hello

    No, actually, I mean try including your IP in tnsnames as

    CONTROL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = **)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = Control)
    )
    )
    

    and then, try, you can also try SQLNET.authentication = (NONE), also make sure you provide safely

    HTH

    Thanks and greetings
    VD

  • Install the oraoledb11.dll registration number

    I have a machine that has Visual Studio installed 2015 and try to install ODTWithODAC112021.  I realize that probably some tools may not work, but the installation hangs at step save OraOLEDB11.dll with windows.  I tried 3 different times without success and then he lets just around files without finishing.  This is not really related to my Visual Studio but wanted to mention it anyway.

    It is the version currently in our application, and we are not looking to upgrade to a newer version that would require a little regression tests.

    This DLL is part of OLE DB for Oracle. If you do not plan to use OLE DB, you can just uncheck this option on the Setup screen that asks where you want to install the components.

    If you do not need this component, the Setup will usually display error information in a log. This output is required to help identify the problem.

    However, I would recommend using the latest version of the ODAC (12 c, R3), rather than the release of the ODAC you are trying to install. This one, 11.2.0.2.1, is 4.5 years. It does not support Visual Studio 2015 nor Windows 8.

  • Team Foundation Server Issues in the Oracle (ODT) database project

    Hi all

    Developer Dotnet and Oracle, I fortunately came across the ODT.
    Unfortunately, I have some problems in combination with the Team Foundation Server that hopefully someone here, the experts may resolve.

    So, it's the environment...

    Client:
    Windows 7 business
    Teacher of Visual Studio 2010.
    ODT with ODAC 12.1.0.1.0

    Servers:
    Foundation of the Server 2012 team
    Oracle Database 11 g Release 11.2.0.2.0 - 64 bit


    Description of the problem:

    Well, almost everything seems to be working.
    I can connect to my database diagram in Server Explorer, edit and save back views, functions, packages,... and save them to the server.
    I can create a new "project database Oracle" in Visual Studio.
    Now, I right click and select "generate the Script to create project". This also works very well. Points of view or anything else I clicked are added to the Oracle database project.
    Finally I select 'Add to Source code control' and the whole solution and any addition of scripts are archived as you wish.
    I can now change, automatically checked it as used in th IDE of VS.
    Works perfectly so far...

    But now I have problems to add new scripts. It makes me crazy.
    I right click again on a new view, etc. and select "Generate the Script to create project". The script is added to the same Oracle database project.
    The project file is also removed, because it now has a new added file. BUT the same script file will not be added to the source control.
    And worse yet, I'm not easily able to add the file manually in the context menu of the command "Add to source control" or something similar.
    The only way is to open windows Explorer, move to the previously added script file and add it to source code control using power tools shell extensions.
    I can't imagine that this is the way planned to add additional scripts to the ODP.

    So is there anyone around who can tell me how to solve this problem?

    Best regards
    Martin

    Hi Martin,

    I have recently come to know that there actually is a bug very similar to the old version of Oracle development tools.

    It is fixed in the latest version (12.1.0.1.2 or later).

    When you get a chance, please try it.

    Thank you

    Christian

  • the Oracle driver installation

    Hello all;

    In the past I usually installed the oracle drivers and basically went to my visual studio and he added as reference for me to be able to connect to an oracle database, but today seems otherwise with this new driver I've ever used. I just installed the following driver below

    http://www.Oracle.com/technetwork/developer-tools/Visual-Studio/downloads/index.html - ODAC 11.2 Release 3 (11.2.0.2.1) with Oracle Developer Tools for Visual Studio

    and when I went to my visual studio 2010 to add it as a reference to establish connectivity to an oracle database, I can not find the oracle.dataccess.dll... every suggestion on how to solve this problem will be appreciated. Thank you.

    I don't have the handy bug number, but I think that there is a bug in the installation scripts that make ODP not been listed in the VS .NET references in some cases. You should be able to use the Browse tab when you add a reference to navigate to %ORACLE_HOME%\odp.net\bin\\Oracle.DataAccess.dll to work around the problem.

    Also note that PACO questions are better posted in the ODP forum... ODP.NET

    It will be useful,
    Greg

  • TestStand 2012 launch problem

    Hello

    I have an annoying problem with TestStand 2012. Whenever I run the TestStand application a Visual Studio 2010 Shell dialog box appears "invalid license data. Reinstall is required. ». I have no Visual Studio is installed and I've ever had. I certainly never enter any license key. The same dialog box appears when you launch Version TestStand selector.

    I am running Windows 7 Professional 64-bit SP1. Only Microsoft that's installed products are SQL Server Express 2012 and the .NET Framework 4 Runtime. I tried to reinstall times TestStand and .NET Framework always the same dialog box that appears. If I just press "Close" in the dialog box, everything works fine, but really annoying needing to do.

    Someone at - he seen this before and have a solution?

    Thank you

    Mattias

    Mattias_Ericsson wrote:

    Hello

    Well, could work, but I really think that NEITHER should solve this problem properly. I am sure that many will have this problem more as SQL Server 2012 is becoming more common now.

    Thanks for your efforts in trying to help.

    Mattias

    This question, I recorded it in our tracking database. It will probably be addressed in a future release. You might want to try to install Visual Studio 2010 Express (I think it's a free download from Microsoft), or the alternative, I suggested.

    -Doug

Maybe you are looking for