Is there a way to get a notification when a certain field in a db table is changed ? I\'m using ODP.NET and Oracle 11g, on a .NET 4.0 app.
I am trying to export query result sets into an excel sheet. I need to run 8 queries, each of which will be a different sheet in the excel file. I also need to add a bit of formatting around the sheet
I am trying to insert a .NET DateTime value into an Oracle DATE column using ODP.NET. Thus far, I have tried using the OracleDate() constructor to cast the .NET DateTime like so:
Is this possible, create a .Net 3.5 Dll(A.dll), reference to Oracle 11g 32 bit client Oracle.DataAccess.dll. this dll will be used in another dll(B.dll), which load in AutoCAD 64 bit application. 32 b
I am trying to learn ODP.NET, and have built a simple example based on Oracle\'s Getting Started example. However, whenever my code hits the conn.Open() statement, it immediately crashes with an Acces
I install Oracle 11gR2 32 bit client on my Win7 64 bit machine. its Oracle.DataAccess.dll\'s version is 2.111.7.0. When I run my code, I got this error message:
My development team is experiencing numerous ORA-12571: TNS:packet writer failure errors using ASP.NET 3.5 and 4.0 against Oracle 11g. These errors are inconsistent as to when they occur, and are gene
I\'m attempting to deploy ODP.Net with my application using the Oracle Instaclient.While reading the instructions on this site (Deploying ODP.Net with Oracle Instant Client I see where it says the fol
I use ODP.NET in my WPF app for access to Oracle 10g db. I dont want instal oracle client on users computers so I copied these dll to realese folder:
Hi I have problem with calling store procedure on Oracle 10g server. This is my table: -- Create table