The provider is not compatible with the version of Oracle client

前端 未结 27 1640
一生所求
一生所求 2020-11-22 05:37

I\'m trying to use the Oracle ODP.NET 11g (11.1.0.6.20) Instant Client on my ASP.net project as a Data Provider but when I run the aspx pag

27条回答
  •  不知归路
    2020-11-22 06:18

    I only installed the Oracle Data Provider for .NET 2.0 (11.1.0.6.20) and I did not install the Oracle Instant Client (11.1.0.6.0).

    I just installed it and the error disappeared!

提交回复
热议问题