|
Violaine,
Sorry, I cannot reproduce the error too. I'll let you know if this
happens again.
Here is a new issue I've got with lpex and sql.
I am on V5R3 and have installed the ptfs to able to use the free format
sql.
iseries lpex rpg parser Automatic syntax checking is off and automatic
syntax of sql... if off.
When I remove the // on the Exec Sql line Wdsc gets frozen and I have to
kill it.
// Exec Sql
// DECLARE Cursor Scroll CURSOR FOR Selection;
/End-Free
C/Exec Sql DECLARE Cursor Scroll CURSOR FOR Selection
C/End-EXEC
/Free
Also when I select automatic syntax of sql...
Exec Sql
DECLARE Cursor Scroll CURSOR FOR Selection;
when I make a change to the second line so that it checks the statement
from the server
I get RNF0401E An error occurred during communication with the host.
Am I missing a set up somewhere or need to start something ?
Thanks for your help,
Regards,
manuel
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.