×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




The OVERLOAD points to diff procedures, and those procedures have the query
details. OVERLOAD IMO obfuscates the functionality, which I don't like.
But it can work.



On Mon, Feb 2, 2026 at 10:40 AM Daniel Gross <daniel@xxxxxxxx> wrote:

Oh - and you are trying to detect the field/column for the WHERE clause
out of the length of the parameter field?

Not a good idea IMHO.

Make it 2 parameters with OPTION(*NOPASS:*OMIT). If the user wants the
original procedure with SERIAL#

procedure(serial_field);

If the ORDER# is wanted:

procedure(*omit:orderno_field);

And the user can even supply both fields if needed).

This way you can detect it via %PASSED(...) and there are no ambiguities.

HTH
Daniel




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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

This mailing list archive is Copyright 1997-2026 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.