c#中PLS-00306: wrong number or types of arguments in call to 'BORR

    xiaoxiao2021-03-26  40

    在VS中调用oracle 包里的存储过程时,一直报这个错误,

    经过百番周折 才知道:

     是C# 中方法里 传递给oracle存储过程的传递参数名称 跟 oracle中存储过程中参数的名称不一致,导致的,

    真的是让我耗费脑筋呀!!!

    转载请注明原文地址: https://ju.6miu.com/read-658775.html

    最新回复(0)