Hi,
I am currently using Entity Framework 5 (on VB.net) with Oracle 11g and now we are switching to Oracle 19c and I thought it is only a change in a connection string., but its not.
Can someone confirm if EF 5 (edmx) will work with Oracle 19c? if so, what ODP.net should I get?
As much as possible I dont want to upgrade to EF 6, as it will take a lot of testing of my end., but this is the last option.
Can someone guide me here?
Thanks