sql server - Import Oracle Database into Database Project -


i'd able use visual studio database project against oracle server.

i can connect against instance of sql server no problems, when attempt connect oracle datasource button greyed out:

enter image description here

i sincerely hope it's possible use against oracle. if not there alternatives / workarounds.

you need install following:

oracle data provider .net

oracle developer tools visual studio


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -