Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Bug in Provider? String type out param from Stored Procedure is not NULL terminated.

195183Mar 4 2002 — edited Jun 11 2003
I am calling a stored procedure with a string (varchar2) out parameter. After the command is executed the string returned is not NULL terminated. Additionally, if I initialize the string to all zeros (NULLs) the provider throws an exception.

Is this a known bug in oracle's OLEDB provider? I am using version 8.1.7.2.0. I can post an example if not.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 9 2003
Added on Mar 4 2002
5 comments
310 views