开发者

Oracle and asp.net [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. 开发者_开发技巧 Closed 12 years ago.

What client should be used to access Oracle database (specifically invoking the stored procedures) from ASP.net code? I am specifically referring to the industry standard. What tips/tricks/issues have you had with it?

EDITED


You should use ODP.NET.

System.Data.OracleClient which is part of the .NET framework is deprecated and should no longer be used because they will be removed in a future version of the .NET Framework.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜