<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Group numbers into custom ranges</title><link>http://blogs.msdn.com/access/archive/2009/07/02/group-numbers-into-custom-ranges.aspx</link><description>I was looking at SQM data about file size last week and ran into an interesting question. We capture the size of the file every time Access opens the file in SQM. It is interesting data as it provides insights into the size of a typical existing app.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Group numbers into custom ranges</title><link>http://blogs.msdn.com/access/archive/2009/07/02/group-numbers-into-custom-ranges.aspx#9816604</link><pubDate>Fri, 03 Jul 2009 13:10:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9816604</guid><dc:creator>Garry Robinson</dc:creator><description>&lt;p&gt;I wrote a similar article that uses IIF functions here&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.vb123.com.au/toolbox/06_access/trickyqueries.htm"&gt;http://www.vb123.com.au/toolbox/06_access/trickyqueries.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Garry Robinson&lt;/p&gt;
</description></item><item><title>re: Group numbers into custom ranges</title><link>http://blogs.msdn.com/access/archive/2009/07/02/group-numbers-into-custom-ranges.aspx#9816942</link><pubDate>Fri, 03 Jul 2009 20:59:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9816942</guid><dc:creator>Tony Toews [MVP]</dc:creator><description>&lt;p&gt;I wonder what the performance would be like if you indexed the MinSize and Maxsize fields. &amp;nbsp;Then try indexing the SizeOfFileKb field. &amp;nbsp; &lt;/p&gt;
&lt;p&gt;Just for the fun of it.&lt;/p&gt;
&lt;p&gt;I had to do a query about ten or thirteen years ago on double fields which were in a Cartesion join. &amp;nbsp; It was trying to locate all the places on a 1000 mile long pipeline where both cracks and corrosion were within a few metres of each other. &amp;nbsp; Indexing the location, which was a double field, used in the Between dropped the query from 25 minutes to 25 seconds.&lt;/p&gt;
</description></item><item><title>re: Group numbers into custom ranges</title><link>http://blogs.msdn.com/access/archive/2009/07/02/group-numbers-into-custom-ranges.aspx#9824397</link><pubDate>Wed, 08 Jul 2009 20:37:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9824397</guid><dc:creator>Mike Alexander</dc:creator><description>&lt;p&gt;Why not use the PARTITION function?&lt;/p&gt;
</description></item></channel></rss>