From: Ann W. H. <aha...@ib...> - 2001-05-26 21:01:50
|
At 07:33 PM 5/25/2001 +0200, Karsten Strobel wrote: >did anybody ever try the descriptor passing mechanism with udf's Karsten, Passing parameters by descriptor was a regular part of the UDF interface until V4 when the SQLization committee decided it was too complicated to explain. You don't have to do anything on the calling side - the engine understands passing modes and will allocate the descriptor and interpret it on return. At least it did. Digging that stuff out was on my list of chores - way below the top, alas. If I can be of any assistance, let me know. Regards, Ann www.ibphoenix.com We have answers. |