|
Thanks for your reply Michael, but I think you misunderstand what I am
looking for.
If my screen is displaying 7 different columns, the user wants to be able
to sort the data by ANY combination of those columns
for example
Col1, Col2, Col3, Col4, Col5, Col6, Col7
and then (by magic) the same data by
Col7, Col6, Col5, Col4, Col3, Col2, Col1
AND THEN
Col6
Or maybe
Col5, Col6, Col1
This would mean building the ORDER BY within the SQL statement based upon
the request of the user.
So as per my original request
if anyone can help me, I am looking for an example of embedded SQL and
Dynamic
Sorting Subfiles - Page at a time (with the ability to position to a
particular piece of data)
However - Michael, I will still look up your suggestion
Thanks in advance
Alan Shore
NBTY, Inc
(631) 244-2000 ext. 5019
AShore@xxxxxxxx
Michael_Schutte@b
obevans.com
Sent by: To
rpg400-l-bounces@ RPG programming on the AS400 /
midrange.com iSeries <rpg400-l@xxxxxxxxxxxx>
cc
08/03/2006 09:53 Subject
AM Re: Even more embedded SQL....
Please respond to
RPG programming
on the AS400 /
iSeries
<rpg400-l@midrang
e.com>
Look in the archives for uses of the CASE statement. I don't remember the
exact syntax at this time, but you can use the case statement to order by a
specific field based on the user selection.
Alan Shore
<AlanShore@xxxxxx
om> To
Sent by: RPG programming on the AS400 /
rpg400-l-bounces@ iSeries <rpg400-l@xxxxxxxxxxxx>
midrange.com cc
RPG programming on the AS400 /
iSeries <rpg400-l@xxxxxxxxxxxx>,
08/03/2006 09:53 rpg400-l-bounces@xxxxxxxxxxxx
AM Subject
Even more embedded SQL....
Please respond to
RPG programming
on the AS400 /
iSeries
<rpg400-l@midrang
e.com>
Hi All,
I have been given a project that requires the need to display, within a
subfile, the data from 2
separate files with the ability to sort that data from any number of
different columns. So I
thought to myself, this smacks of embedded SQL and Dynamic Sorting
Subfiles. The unfortunate
thing is that the data I have to display is over 15,000 records long (and
growing) so if anyone
can help me, I am looking for an example of embedded SQL and Dynamic
Sorting Subfiles - Page at
a time (with the ability to position to a particular piece of data)"
Some title for an article huh? If anyone has an example of what is
required, or could point me
in some direction, I would be very grateful.
Alan Shore
NBTY, Inc
(631) 244-2000 ext. 5019
AShore@xxxxxxxx
--
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.
--
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-2025 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.