开发者

Does System.Data.OracleClient support oracle 11g?

开发者 https://www.devze.com 2023-01-01 14:16 出处:网络
Does System.Data.OracleClient support oracle 11g? If yes which version? The .Net appplication is presently running on 32b开发者_运维百科it server. We will be upgrading to 64 bit. Will System.Data.Orac

Does System.Data.OracleClient support oracle 11g? If yes which version? The .Net appplication is presently running on 32b开发者_运维百科it server. We will be upgrading to 64 bit. Will System.Data.OracleClient support 64 bit too? Version of System.Data.OracleClient in use at present 2.0.0.0 with oracle 9i.


Difficult question, according to this link it does not and it will not in the future either. However, I'm currently using System.Data.OracleClient to connect to an 64bit 11g server and I've got Oracle's 11g client tools installed and I have no problems.


System.Data.OracleClient will be deprecated soon. If you think about future you better go on this one Oracle Data Provider for .NET

0

精彩评论

暂无评论...
验证码 换一张
取 消