F45: Database Function Out Parameters Incorrect?
From: Dan Townsend <townsend_at_ebmud.com>
Date: 1996/12/26
Message-ID: <32C2E8CA.4FB1_at_ebmud.com>#1/1
Date: 1996/12/26
Message-ID: <32C2E8CA.4FB1_at_ebmud.com>#1/1
We are using Developer/2000 1.2 and have found that calls to stored Package functions that have OUT parameters seem to be setting the out Parameter values incorrectly. The Package function tests correctly in SQL*Plus so appears to not be the problem. For example, a call like this ...
rc := foo(a in number, b in number, c out number)
... will put the value of 'b' into the 'c' out parameter! Has anyone experienced this and/or know of a workaround? If you have seen it, do you know if it is fixed in Dev2k 1.3?
Thanks in advance.
-- +-----------------------------------------------------Received on Thu Dec 26 1996 - 00:00:00 CET
| Dan Townsend, Supervising Database Architect
| EBMUD Enterprise Object Designer
| email: townsend_at_ebmud.com
+-----------------------------------------------------
