|
It compiled fine for me (V5R2). Is line 910 the fetch statement? -----Original Message----- From: rpg400-l-bounces+lim.hock-chai=usamobility.com@xxxxxxxxxxxx [mailto:rpg400-l-bounces+lim.hock-chai=usamobility.com@xxxxxxxxxxxx] On Behalf Of Holden Tommy Sent: Thursday, September 28, 2006 2:58 PM To: rpg400-l@xxxxxxxxxxxx; midrange-l@xxxxxxxxxxxx Subject: Embedded SQL problem I posted this on the systemi network forums as well. Here's the issue, I have a subfile program I'm working on using a scroll cursor. The precompiler is choking on the fetch first statement. Below is the code as it appears in the program. c/exec sql c+ Declare FileDB Scroll Cursor For c+ Select * From QADBXREF c/end-exec c/exec sql c+ Open FileDB c/end-exec c/exec sql c+ Fetch First From FileDB Into :DBXREFDS c/end-exec And the precompiler error: SQL0504 35 910 Position 15 Cursor FIRST not declared. Any help?? Thanks, Tommy Holden -- This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
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.