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