<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Code &#187; rd menu</title>
	<atom:link href="http://www.rdustinwebstudio.com/code/tag/rd-menu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rdustinwebstudio.com/code</link>
	<description>Randy Dustin. Web Developer.</description>
	<lastBuildDate>Tue, 10 Jan 2012 14:38:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>RD Menu: reducing report time from hours to minutes</title>
		<link>http://www.rdustinwebstudio.com/code/2009/05/25/rd-menu-reducing-report-time-from-hours-to-minutes/</link>
		<comments>http://www.rdustinwebstudio.com/code/2009/05/25/rd-menu-reducing-report-time-from-hours-to-minutes/#comments</comments>
		<pubDate>Mon, 25 May 2009 22:32:12 +0000</pubDate>
		<dc:creator>Randy</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[rd menu]]></category>

		<guid isPermaLink="false">http://www.rdustinwebstudio.com/code/?p=106</guid>
		<description><![CDATA[Background The RD Menu generates housing reports for Residential Life staff. These reports provide a range of options from generating a complete roster of students in alpha order to finding housing information for individual students. The Problem The original menu was created in Microsoft Access approximately five years ago; however, many of the reports took [...]]]></description>
			<content:encoded><![CDATA[<h3>Background</h3>
<p>The RD Menu generates housing reports for Residential Life staff.  These reports provide a range of options from generating a complete roster of students in alpha order to finding housing information for individual students.</p>
<h3>The Problem</h3>
<p>The original menu was created in Microsoft Access approximately five years ago; however, many of the reports took more than 20 minutes to run and some took nearly all day.  The housing coordinator found this delay especially frustrating because she depended on those reports to accurately assign student housing.</p>
<h3>Problem Solved!</h3>
<p>Although originally tasked with optimizing the SQL in Access to reduce report times, the minutes saved were not satisfactory enough.  I suggested, as a test, to re-create a report as a web application to discover if we could reduce the time it took to generate reports more.  Reports which took 15-20 minutes in Access became virtually instantaneous in the web interface.  Problem Solved!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rdustinwebstudio.com/code/2009/05/25/rd-menu-reducing-report-time-from-hours-to-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

