I am developing an ASP.NET MVC web application and aiming to connect it to an Oracle database. I have downloaded Oracle Managed Data Access and installed ODAC on my PC, and have configured TNS settings.
However, when attempting to add a model using ADO.NET, only SQL options appear, whereas I require Oracle to conduct CRUD operations and other tasks.
Looks like your IT department did not configure the ODP.NET Managed driver.
Have a look at your Registry, you should find entries like these:
Either add them manually or run the config script at
...\ODP.NET\managed\x64\configure.bat true