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



I saw your earlier post.  It's good you got it working, it would be nice to 
know how.  Oh well.

The data structures are added by the SQL precompiler before passing the source 
on to the RPG compiler.  The SQL statements in your program are replaced with 
one or more program calls and an intermediate source member is created.  The 
data structures are the field values used by the inserted SQL programs.  This 
intermediate source is then compiled.

That's about as much as I can clarify the data structures.  Others who know a 
lot more about the working of the precompiler may or may not want to add to 
this (or correct it).

Rick

-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx
[mailto:wdsci-l-bounces@xxxxxxxxxxxx]On Behalf Of Joel Fritz
Sent: Thursday, March 10, 2005 1:38 PM
To: Websphere Development Studio Client for iSeries
Subject: RE: [WDSCI-L] compiling sql rpg



No, the errors involved the mysteriously added data structures.
Fortunately (?) I can't reproduce it now.

-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx]
On Behalf Of Rick.Chevalier@xxxxxxxxxxxxxxx
Sent: Thursday, March 10, 2005 11:15 AM
To: wdsci-l@xxxxxxxxxxxx
Subject: RE: [WDSCI-L] compiling sql rpg


Joel,

I compile SQLRPGLE out of WDSc all the time with no problems.  It works
fine for me.

Specifically to your issue.  You mention adding a screen option and the
errors being duplicate identifier errors.  Without a specific error my
guess is that the fields you defined in your screen are also defined
elsewhere in the RPG.  If the screen didn't exist previously, the
program would have compiled fine.

If I'm wrong, post some of the errors.

Rick


Privileged and Confidential.  This e-mail, and any attachments there to, is 
intended only for use by the addressee(s) named herein and may contain legally 
privileged or confidential information.  If you have received this e-mail in 
error, please notify me immediately by a return e-mail and delete this e-mail.  
You are hereby notified that any dissemination, distribution or copying of this 
e-mail and/or any attachments thereto, is strictly prohibited.


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.