1

I am trying to simply generate models from my database, I can connect to my database using server explorer but when I get to entity framework wizard it doesn't show my data connection nor it allows to add an oracle database.

I have read about oracle developer tools for visual studio, but I don't have admin privileges on that pc is there anything else I could do or am I missing something? (maybe some nuget packages that would help me?)

Here as can be seen on the left I'm connected to my database: enter image description here Database wizard not showing my connection:

enter image description here And here when I click new Connection: oracle database is not an option. enter image description here

1

1 Answer 1

1

You need to install the Oracle Developer Tools for Visual Studio: http://www.oracle.com/technetwork/topics/dotnet/downloads/odacmsidownload-2745497.html

Sign up to request clarification or add additional context in comments.

2 Comments

I've mentioned it in the question that I know about it but I don't have admin privileges and are there any other options for me?
No, you must install the above tool or get somebody to do that for you

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.