The Oracle Managed DataAccess Provider is the .Net Native version of ODP.
I have a challenging situation on one of our servers. I have an ASP.NET MVC 3 application that needs to …
c# oracle12c odp.net-managed ora-01017I'm finally admitting defeat and asking for help. I've done everything I can think of to solve this problem, but …
c# oracle visual-studio-2010 odp.net-managedIn one of our products we retrieve data from the Oracle database using stored procedures using the ODP.net managed …
stored-procedures oracle11g odp.net-managedI have a VS 2012 Web Project Up. I have ODP.NET installed as we are an Oracle Workshop. I inherited …
odp.net-managedI have a winforms c# application using Oracle 12c through oracle.manageddataaccess (via NHibernate 4.0), The oracle database is on another …
.net winforms nhibernate oracle12c odp.net-managedI am getting this error when i hit the source.Open(); line of code and I cannot figure out why. …
c# .net oracle odp.net-managedI was trying to make an Oracle query with the async/await .NET feature. The result set is pretty large …
c# .net oracle async-await odp.net-managedI'm using the Oracle.ManagedDataAccess Nuget Package Version 12.2.1100 in my C# (>.NET 4.0) project. Everything works ok in my localhost …
c# .net oracle odp.net-managedI'm trying to switch my .NET project over to the manage oracle to make deployments easier. However I'm getting the …
.net oracle odp.net iis-8 odp.net-managedI'm having trouble with threaded code which I'm using with the Oracle ManagedDataAccess.dll. To simulate the issue I have …
odp.net odp.net-managed