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



Sorry Justin but Verify in RDI does not find the problems.

I took the following line.

dcl-ds TD_PLLSF ExtName('PLLSF') Qualified Template end-ds;

and changed to

dcl-ds TD_PLLSF ExtName(PLLSF) Qualified Template end-ds;

Did a compile and got the error data structure not valid (Fields from file
where used to define a structure named RecordIn). Put in RDI and ran a
verify and verify said no problems so yes you do need to change to RPGLE
and compile to find the errors.

I do an RDi Verify, which I think accomplishes pretty much the same
thing.



-----Original Message-----
From: Alan Campin [mailto:alan0307d@xxxxxxxxx]
Sent: Thursday, October 11, 2018 2:08 PM
To: RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>
Subject: Re: Problems using embedded SQL

One of the tricks that I use which I discussed before with Embedded SQL is
to change the type of the source member to RPGLE from SQLRPGLE and then do
a 15 and just compile.

You will have an error each place you have an SQL statement but you can
ignore. When I look at the other errors I find the problem.

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.