odac
C# app hangs after publish
开发者_如何转开发I have an app that uses ODP.net. it runs in visual studio debug. when I publish it to the same PC, I run setup.exe and it installs, starts and runs fine. When I go to the exe and star[详细]
2023-04-12 18:12 分类:问答Installing ODAC for .Net
I have Visual Studio.Net 2008 in my Windows XP machine. I have Oracle 10g client. As one of my application开发者_如何学Gos uses ODAC, I need to install ODAC now. The latest version of ODAC is ODAC 11[详细]
2023-03-31 11:11 分类:问答bin deploying the odac entity framework dlls with mvc
i am getting ready to deploy an mvc 3 application to our servers that uses the oracle entity framework 4.1 beta[详细]
2023-03-29 01:54 分类:问答define database schema name universally in entity framework 4.1
i know you can define the entity\'s schema name per class by using ToTable(\"TableName\", \"SchemaName\") but is there a way to set it up so you can set the schema name for all tables in the configura[详细]
2023-03-22 08:05 分类:问答Split Entity mapping producing unexpected results with oracle database
i am currently using the following mapping to map a split entity and is producing unexpeted results it is trying to map a table[详细]
2023-03-21 14:03 分类:问答Oracle Data Access Components for Oracle Client 11.2.0.2.1
I have devloped a WPF application (NET 4.0) that connects with Oracle using Oracles Data Access Provider for .NET 4.0.[详细]
2023-02-14 00:28 分类:问答Delay / Lag between Commit and select with Distributed Transactions when two connections are enlisted to the transaction in Oracle with ODAC
We have our application calling to two Oracle databases using two connections (which are kept open through out the application). For certain functionality, we use distributed transactions. We have Enl[详细]
2023-01-27 08:29 分类:问答ODAC11 Oracle 9
We have a problem using ODAC11 (client) and开发者_JAVA技巧 Oracle databases version 9.0 and 9.1.It returns error message ORA-604 (something about recursive error on level %).[详细]
2023-01-27 08:25 分类:问答ODAC 10.20221 visual studio integration
I\'ve downloaded ODAC1020221.exe from oracle website.It installed 10g client but neither VS2008 nor VS2010 sees ODAC provider.Oracle client 11 doesn\'t work with our oracle server (9.1 version), but j[详细]
2023-01-26 12:03 分类:问答Delphi ODAC: Disecting JMS messages from Oracle AQ
I\'m trying to evaluate ODAC for using Oracle AQ. The request queue contains JMS objects like these (but without linebreaks and other whitespace):[详细]
2023-01-23 05:23 分类:问答