From: Dan Townsend Subject: F45: Database Function Out Parameters Incorrect? Date: 1996/12/26 Message-ID: <32C2E8CA.4FB1@ebmud.com>#1/1 content-type: text/plain; charset=us-ascii organization: EBMUD mime-version: 1.0 newsgroups: comp.databases.oracle.tools x-mailer: Mozilla 3.0 (Win95; I) 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. -- +----------------------------------------------------- | Dan Townsend, Supervising Database Architect | EBMUD Enterprise Object Designer | email: townsend@ebmud.com +-----------------------------------------------------