Differences between ODP. NET and system. Data. oracleclient

Source: Internet
Author: User
  1. ODP.. Net supports updating the number type. It can dynamically determine the decimal point and convert it to the corresponding one. net type. for example, number (4)-> system. int16, number (10)-> system. int32, number (18,2)-> system. decimal
  2. If procedure is executed, ODP. net returns-1. The oracleclient, like sqlclient, returns the number of affected rows.
  3. ODP. net requirements: You must set the size for the procedure parameter; otherwise, the parameter cannot be passed.

 

In short, I feel that ODP. Net has some optimizations, but some of the functions of oracleclient are not practical (such as exec SP). Or you should pay attention to a lot.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.