× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi Matt,

You're making sense, in fact there's an APAR about getting an MCH1202 when
the UDF returns NULL and the receiving variable has not been initialized,
e.g.

    c            eval    x = TestUDF(parm1:parm2)

if TestUDF returns NULL, and x is an uninitialized numeric field, you'll get
a decimal data error.  However, in my case, the receiving variable has been
initialized.

Thanks for the reply!

Peter Dow
Dow Software Services, Inc.
909 793-9050 voice
909 522-3214 cellular
909 793-4480 fax


----- Original Message -----
From: "Tyler, Matt" <mattt@wincofoods.com>
Sent: Thursday, September 19, 2002 3:44 PM
Subject: RE: Using SQL UDF in SQLRPGLE program gets decimal data error


> How about removing the statement "RETURNS NULL ON NULL INPUT".
>
> Maybe ELAPSEDHOURS() is returning a nulled result which in RPGIV actually
> has data (unpredictable data but data none the less).  All null capable DB
> columns do actually contain data and you can reference that data but you
> might get a data decimal error.  You can only test the null status of a DB
> column.  Any program created field will not have the null indicator.
>
> I hope I made sense here.





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.