× 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.



The data structure has to be the array, not the subfield.

Basically, the structure defines the layout of the returned row - it needs the DIM on the DS in order to say how many rows with that layout to be able to retrieve.

Look up "array data structure" in the RPG reference.

HTH
Vern

On 9/26/2015 5:01 PM, Booth Martin wrote:
Embedded SQL. This should be easier than I am making it.

Here is a statement that does not compile:

exec sql fetch C1 for 3 rows into :HDG3X120;

The error is:
SQL0221: Position 46 Number of rows 3 not valid.
SQL5011: Position 63 Host structure array HDG3X120 not defined or not usable.

HDG3X120 is a data structure made up of a subfield AR1 120 dim(3)




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.