Oracle and call stored procedure problems connecting the English character set

Source: Internet
Author: User

A problem with an Oracle database that is deployed on IIS that WebService connect the English character set is "not registered on the local computer" msdaora.1 "provider" with the following solution:

Cause: such as an error, the 64-bit system is not registered with the "msdaora.1" provider

Workaround: Locate your Web site in the IIS application pool, open the advanced settings, and set "enable 32-bit application" to "True".

There are other solutions, such as setting the project target platform to x86, using other connection strings, and so on. Changing the application pool is the simplest and easiest, and does not change the project and code.

Methods for calling stored procedures:

Call Pro_name (parameter 1, parameter 2, Parameter 3 ...) (Note: If it is a string type of add ', if it is number does not add single quotation marks, if the date is to be formatted according to the date (To_date (",") in Oracle))

Oracle and call stored procedure problems connecting the English character set

Related Article

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.