Hint on how you would write the routine?  I can't really picture it in my
head... a hint will probably do the trick :)

Thanks
Paul Giesenhagen
QuillDesign
http://www.quilldesign.com
SiteDirector - Commerce Builder

----- Original Message -----
From: "Dave Watts" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, February 08, 2002 9:38 PM
Subject: RE: QueryNew - order by


> > Quick question, I am creating a query with QueryNew ... is
> > there anyway to do an order by type action to a CF created
> > query? (I do not want to use a Query of Queries... I need
> > something supported for v4.5 +
>
> Not directly, but there's nothing to stop you from reordering it yourself
> (you could do this with any query, not just ones created with QueryNew,
> though). You'd have to build your own sort routine, which would loop
through
> the query object and "reorder" rows. You'd probably want to have your
> routine build a new query object.
>
> I wouldn't be surprised if there was a custom tag available for this
> already, but if there isn't, it shouldn't take more than a few minutes to
> write, I'd guess.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> voice: (202) 797-5496
> fax: (202) 797-5444
> 
______________________________________________________________________
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to