Home » Developer & Programmer » Forms » ORDER BY using a non-database item?
ORDER BY using a non-database item? [message #79872] Fri, 19 July 2002 10:43 Go to next message
Denise Wagner
Messages: 7
Registered: July 2002
Junior Member
Is it possible to "order by" a non-database item? The item I want to order by is not a part of the base table for the block. I'm populating the item's field using a cursor in a post-query trigger, and the order by statement in the cursor doesn't work.

Thanks for any help,
Denise
Re: ORDER BY using a non-database item? [message #79875 is a reply to message #79872] Sat, 20 July 2002 04:32 Go to previous messageGo to next message
sai sreenivas jeedigunta
Messages: 370
Registered: November 2001
Senior Member
hi,
its not possible,,
but using programmatical approach u should be able to do that...

sai
Re: ORDER BY using a non-database item? [message #80925 is a reply to message #79872] Sat, 14 December 2002 09:09 Go to previous message
samoko Kutchi
Messages: 1
Registered: December 2002
Junior Member
like sai says, it is not possible if you are not using a programmatic approach. I therefore assume u are. ;-)
You can use dynamic record groups to temporarilly store those items and reorder the record group for your display.

--samoko
Previous Topic: reports
Next Topic: Re: oracle download
Goto Forum:
  


Current Time: Fri Apr 26 19:50:06 CDT 2024