×
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 just attempted to compile an SQLRPGLE member on my new JS12 running
IBM i 6.1 and I am getting the following errors;
SQL0312 30 1051 Position 26 Variable G310STMNT not defined or not
usable.
D spec:
D g310Stmnt S 2048A Varying
The variable is used in this sub procedure (partially listed here)
p*********************************************************
p* Prepare and open the SQL Statement
p*********************************************************
P PrepGet310RS B
D PrepGet310RS PI 5A
c/exec sql
C+ PREPARE S1 FROM :g310Stmnt
C/END-EXEC
Do I need to only use the "new" SQL syntax when I use an SQLRPGLE
member? I used CRTSQLRPGI to compile and made no changes to the
source. The program on V5R3M0 compiles just fine. This isn't something
I need "heritage" compilers for, is it?
Thanks,
Pete
As an Amazon Associate we earn from qualifying purchases.
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.