> > Well that's good to know.... > > I just dislike QofQ on principle, because it allows people (I > refuse to call > them developers) to write code using QofQ that a decent bit > of SQL would > have done infinitely better. > > I know it has its uses and a query sort for queries that are returned > unsorted (or just not sorted the way you want) whether you > like it or not, > is more than like one of them. >
In theory, though, the same thing can be said about cfquery. I see people do stuff w/ queries that could easily be done in SQL (maybe complex SQL, but still.) But you do have a good point though. I think people should ALWAYS ask themselve - "If I'm modifying this query, why can't I do it in the initial query?" ======================================================================= Raymond Camden, Principal Spectra Compliance Engineer for Macromedia Email : [EMAIL PROTECTED] Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

