Questions tagged as 'odp.net'

1
answer

System.Data.Entity.Core.ProviderIncompatibleException An error occurred while getting information from the database provider

I'm making an application with ODP.NET Oracle.ManagedDataAcces.EntitiFramework this is my connection string: Data Source=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=127.0.0.1)(PORT=1521)))(CONNECT_DATA=(SERVER=DEDICATED)(SER...
asked by 30.11.2016 / 05:31
1
answer

Create a file from an OracleBFile

I have files saved in my Oracle database with field BFile . I do a select and I get that field BFile . But now I have doubts about how to get that byte array, recover the stored file and save it in C:\ . These are my...
asked by 24.10.2016 / 23:23
0
answers

Oracle Entity Framework problems with operator like

In one of our projects with ASP.net MVC, Oracle and Telerik Kendo we have a problem with searches since they are differentiating between uppercase, lowercase and accents. We create a trigger in the DB so that after the start of stable session...
asked by 12.02.2018 / 21:38