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



Ok, this may be a long shot, but....

Is your Select statement Declared in a cursor and the data retrieved is a result of doing a Fetch? If that's true, and you're not closing your cursor explicitly, is the program in actgrp *New? If not in *New, and compile parameter CLOSQLCSR is *ENDACTGRP - then it's possible that that is why you're seeing your expected results. In this case it will continue to retrieve the next set of records.

-Kurt

-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of rixone@xxxxxxxxxx
Sent: Tuesday, September 01, 2009 12:43 PM
To: rpg400-l@xxxxxxxxxxxx
Subject: newbie embedded SQL issue

I have written an SQLRPGLE program. Appears to run fine, with this issue: Invoke the program...and the results are the same as when I do an SQL select. Run it a second time...and the results are different. Run it a third time....and the results are different than the second. What do I need to do so to get consistent results that match a standard SQL select?

Thanks!

Rick

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.