× 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, Sudha, how are things?

About the HTML, that sounds like how do you construct the parameter to the procedure, this sounds like you should ask the Web mailing list. Question is, can you send an HTML table as a single entity? I don't know.

EVIs are Encoded Vector Indexes. These are specially targeted at record selection. Here's a link to a good paper on them:

http://www-1.ibm.com/servers/eserver/iseries/whpapr/query_evi.html

And here's a link to another white paper (online education?) that has good stuff on this, as well as the new stats things in V5R2. It even mentions our company. You'll be asked to register - it's free, so no sweat.

http://www.iseries.ibm.com/developer/bi/documents/strategy/strategy.html

HTH
Vern

At 03:30 PM 4/29/2004, you wrote:
Hi all,
I am stuck. I have an html that is a submit form and on submit I call a
stored proc.  I have the html with multiple row inputs which I would
like to pass to a stored proc to process by a RPGLE.  Is this possible?
How should I define the multi row fields as inputs in stored proc?
Should I send as a long string and do a substring within RPGLE?  How do
I send numeric multiple fields?

What is an EVI? Will that help in this?

I have another issue with a UDTF. I do a join on a 3 fields on 2 UDTFS
and I get around 12 records back.  My sql looks like the following:
        Select x.fld1,x.fld2,x.fld3,y.fld4 where x.fld4 = y.fld4 and
x.fld3 =        'Something' and x.fld5=y.fld5

Any/all help is appreciated.
Thanks,
Sudha



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.