<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" > <channel><title>Comments on: ColdFusion Query of Queries Order By Case Sensitivity Fun</title> <atom:link href="http://renaun.com/blog/2006/07/coldfusion-query-of-queries-order-by-case-sensitivity-fun/feed/" rel="self" type="application/rss+xml" /><link>http://renaun.com/blog/2006/07/coldfusion-query-of-queries-order-by-case-sensitivity-fun/</link> <description>My ideas on the web and mobile application/game technologies</description> <lastBuildDate>Sat, 27 Jun 2015 02:02:00 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>By: Terran</title><link>http://renaun.com/blog/2006/07/coldfusion-query-of-queries-order-by-case-sensitivity-fun/#comment-126986</link> <dc:creator>Terran</dc:creator> <pubDate>Tue, 14 Aug 2007 15:19:39 +0000</pubDate> <guid isPermaLink="false">http://renaun.com/blog/?p=66#comment-126986</guid> <description><![CDATA[Thanks - I&#039;d been fighting with that for an hour before I found your blog post, and that solved the problem perfectly!]]></description> <content:encoded><![CDATA[<p>Thanks &#8211; I&#8217;d been fighting with that for an hour before I found your blog post, and that solved the problem perfectly!</p> ]]></content:encoded> </item> <item><title>By: Brian</title><link>http://renaun.com/blog/2006/07/coldfusion-query-of-queries-order-by-case-sensitivity-fun/#comment-3970</link> <dc:creator>Brian</dc:creator> <pubDate>Thu, 17 Aug 2006 20:02:40 +0000</pubDate> <guid isPermaLink="false">http://renaun.com/blog/?p=66#comment-3970</guid> <description><![CDATA[Be careful - depending on your data, using upper/lower may throw errors as part of these issues: http://www.ghidinelli.com/2006/08/08/wrangling-qofq-datatypes/&lt;/a&gt;]]></description> <content:encoded><![CDATA[<p>Be careful &#8211; depending on your data, using upper/lower may throw errors as part of these issues: <a href="http://www.ghidinelli.com/2006/08/08/wrangling-qofq-datatypes/" rel="nofollow">http://www.ghidinelli.com/2006/08/08/wrangling-qofq-datatypes/</a></p> ]]></content:encoded> </item> <item><title>By: Renaun Erickson</title><link>http://renaun.com/blog/2006/07/coldfusion-query-of-queries-order-by-case-sensitivity-fun/#comment-2447</link> <dc:creator>Renaun Erickson</dc:creator> <pubDate>Mon, 17 Jul 2006 04:03:53 +0000</pubDate> <guid isPermaLink="false">http://renaun.com/blog/?p=66#comment-2447</guid> <description><![CDATA[Thanks,Thats exactly what I tried first and it failed for me (using ColdFusion MX 7.0.2), that left me with the solution above.]]></description> <content:encoded><![CDATA[<p>Thanks,</p><p>Thats exactly what I tried first and it failed for me (using ColdFusion MX 7.0.2), that left me with the solution above.</p> ]]></content:encoded> </item> <item><title>By: Scott Stroz</title><link>http://renaun.com/blog/2006/07/coldfusion-query-of-queries-order-by-case-sensitivity-fun/#comment-2446</link> <dc:creator>Scott Stroz</dc:creator> <pubDate>Mon, 17 Jul 2006 04:00:57 +0000</pubDate> <guid isPermaLink="false">http://renaun.com/blog/?p=66#comment-2446</guid> <description><![CDATA[Did you trySELECT     Name FROM myList WHERE type = &#039;Dir&#039; ORDER BY UPPER(Name) ]]></description> <content:encoded><![CDATA[<p>Did you try</p><p> SELECT     Name<br /> FROM myList<br /> WHERE type = &#8216;Dir&#8217;<br /> ORDER BY UPPER(Name)</p> ]]></content:encoded> </item> <item><title>By: Renaun Erickson</title><link>http://renaun.com/blog/2006/07/coldfusion-query-of-queries-order-by-case-sensitivity-fun/#comment-2423</link> <dc:creator>Renaun Erickson</dc:creator> <pubDate>Sun, 16 Jul 2006 04:58:58 +0000</pubDate> <guid isPermaLink="false">http://renaun.com/blog/?p=66#comment-2423</guid> <description><![CDATA[Its because the query is coming from  which does not have a case insensitive sort mechanism.  The underlying OS file system treats the files/directories different and thus sorts them by default differently.]]></description> <content:encoded><![CDATA[<p>Its because the query is coming from  which does not have a case insensitive sort mechanism.  The underlying OS file system treats the files/directories different and thus sorts them by default differently.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/11 queries in 0.006 seconds using disk: basic
Object Caching 367/385 objects using disk: basic

 Served from: renaun.com @ 2026-06-09 08:28:50 by W3 Total Cache -->