The provider is not compatible with the version of Oracle client error when using Oracle.DataClient

前端 未结 5 1892
陌清茗
陌清茗 2020-12-15 07:10

I\'m using Visual Studio 2008 Express Edition, and I\'m trying my hand in developing a small application using Oracle.DataClient. I\'m getting the above mentioned error, wh

5条回答
  •  不思量自难忘°
    2020-12-15 08:00

    Even after installing the appropriate Oracle Client version, we have to check that which .Net Framewark is installed in the server, ODP.Net supports to .Net Framework 3.5 to 4.5.2.

提交回复
热议问题