Вопрос

When trying to connect to Oracle 9.2 from VS2012 using ODP.NET 12, I have got this message:

ORA-03134: Connections to this server version are no longer supported

I have installed ODP.NET 11 and I got the same error, although connecting with Toad is working.

Any ideas?

Это было полезно?

Решение

I solved the issue, uninstalling version 12 of ODP.NET, as version 12 is not supporting Oracle 9.2 databases.

ODP.NET version 11 works with version 9.2 and above.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top