<?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>Sage 50, Sage 200, Sage Line 500 &#38; Sage 1000 add-ons &#187; Reporting Services</title>
	<atom:link href="http://www.domorewithsage.com/category/reporting-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.domorewithsage.com</link>
	<description>Everything Sage from a renegade developer!</description>
	<lastBuildDate>Sat, 27 Mar 2010 15:47:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Reporting Services with Sage 200</title>
		<link>http://www.domorewithsage.com/reporting-services-with-sage-200/</link>
		<comments>http://www.domorewithsage.com/reporting-services-with-sage-200/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 08:34:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reporting Services]]></category>
		<category><![CDATA[Sage 200]]></category>

		<guid isPermaLink="false">http://www.domorewithsage.com/?p=23</guid>
		<description><![CDATA[If you&#8217;re wondering about using reporting services with Sage 200, this can easily be done. Sage 200 uses a Microsoft SQL Server to store the data now anyway so adding reporting services functionality is easy as it will either already be installed or be available to download and install from either microsoft.com or your SQL [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re wondering about using reporting services with Sage 200, this can easily be done. Sage 200 uses a Microsoft SQL Server to store the data now anyway so adding reporting services functionality is easy as it will either already be installed or be available to download and install from either microsoft.com or your SQL server CD.</p>
<p>Why use reporting services over the standard reports? For a start you can create reports that make use of additional field information in S200 (analysis fields for example), you can easily export reports to excel, CSV or PDF and you can also provide data to users who are not S200 users and save yourself the license costs in the process. A good example is an aged debt report, you could have a credit controller who doesnt actually need a user licence but give them access to a report which gives them all they need to chase money!</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title="Reporting Services with Sage 200" url="http://www.domorewithsage.com/reporting-services-with-sage-200/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.domorewithsage.com/reporting-services-with-sage-200/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Visual Studio cannot shut down because a modal dialog is active</title>
		<link>http://www.domorewithsage.com/microsoft-visual-studio-cannot-shut-down-because-a-modal-dialog-is-active/</link>
		<comments>http://www.domorewithsage.com/microsoft-visual-studio-cannot-shut-down-because-a-modal-dialog-is-active/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 07:19:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reporting Services]]></category>

		<guid isPermaLink="false">http://www.domorewithsage.com/?p=15</guid>
		<description><![CDATA[If you have ever encountered this error when using Visual Studio 2005 to build reports there is a hotfix available which should fix the problem. It is very annoying and is one of those problems that can manifest itself occasionally or multiple times in one day. You can get the fix here and you can [...]]]></description>
			<content:encoded><![CDATA[<p>If you have ever encountered this error when using Visual Studio 2005 to build reports there is a hotfix available which should fix the problem. It is very annoying and is one of those problems that can manifest itself occasionally or multiple times in one day. You can get the fix <a href="https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=7259">here</a> and you can use your passport sign-on (i.e. hotmail sign-in details) to access the download area.</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title="Microsoft Visual Studio cannot shut down because a modal dialog is active" url="http://www.domorewithsage.com/microsoft-visual-studio-cannot-shut-down-because-a-modal-dialog-is-active/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.domorewithsage.com/microsoft-visual-studio-cannot-shut-down-because-a-modal-dialog-is-active/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debugging Reports in Reporting Services</title>
		<link>http://www.domorewithsage.com/debugging-reports-in-reporting-services/</link>
		<comments>http://www.domorewithsage.com/debugging-reports-in-reporting-services/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 17:39:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reporting Services]]></category>

		<guid isPermaLink="false">http://www.domorewithsage.com/?p=12</guid>
		<description><![CDATA[You may have a problem running an SSRS report and get the following error &#8220;For more information about this error, navigate to the report server on the local server machine, or enable remote errors&#8221;. Now chances are if it is a production report server you wont have machine access to run the report as a [...]]]></description>
			<content:encoded><![CDATA[<p>You may have a problem running an SSRS report and get the following error &#8220;For more information about this error, navigate to the report server on the local server machine, or enable remote errors&#8221;. Now chances are if it is a production report server you wont have machine access to run the report as a local administrator. So the only other option is to enable remote errors. How do you do that? Simple! Download <a href="http://www.domorewithsage.com/downloads/EnableRemoteErrors.rss">this</a> file and then from a command prompt enter the following;</p>
<p>rs -i EnableRemoteErrors.rss -s http://servername/ReportServer</p>
<p>Now when you run the report you should get detailed enough information to allow you to find the problem.</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title="Debugging Reports in Reporting Services" url="http://www.domorewithsage.com/debugging-reports-in-reporting-services/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.domorewithsage.com/debugging-reports-in-reporting-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enhanced reporting for Sage 500/1000</title>
		<link>http://www.domorewithsage.com/enhanced-reporting-for-sage-5001000/</link>
		<comments>http://www.domorewithsage.com/enhanced-reporting-for-sage-5001000/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 16:30:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reporting Services]]></category>
		<category><![CDATA[Sage 1000]]></category>
		<category><![CDATA[Sage Line 500]]></category>

		<guid isPermaLink="false">http://www.domorewithsage.com/?p=11</guid>
		<description><![CDATA[
Are you still using Sage to do all your reporting? Finding it tedious to get the information in a format that you and your users want? Then STOP! Whilst the reports deliver what they say on the tin the format is something akin to old character based UNIX and DOS systems and you have no [...]]]></description>
			<content:encoded><![CDATA[<div class="post">
<p>Are you still using Sage to do all your reporting? Finding it tedious to get the information in a format that you and your users want? Then STOP! Whilst the reports deliver what they say on the tin the format is something akin to old character based UNIX and DOS systems and you have no way of exporting to say Excel to do further analysis.</p>
<p>The answer? Simple, use Microsoft SQL Server Reporting Services. You probably already have it as it comes bundled with SQL Server 2000/20005. You get all the tools you need to create and more importantly, deploy with no licensing issues, reports that run in a standard Internet Browser (MSIE) <em>and</em> that can be exported to Excel, CSV and adobe acrobat format.</p>
<p>I know that content is king but if you want to see just how much more presentable an SSRS report is compared to a Sage report take a look at this Stock Analysis Report and run the one thats in Sage and notice the difference.</p>
<p><a href="http://www.domorewithsage.com/images/stkrep.jpg" rel="thumbnail" title="Reporting Services Stock Report"><img src="http://www.domorewithsage.com/images/stkrep-thumbnail.jpg" alt="Reporting Services Stock Report" width="151" height="71" /></a>
</div>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title="Enhanced reporting for Sage 500/1000" url="http://www.domorewithsage.com/enhanced-reporting-for-sage-5001000/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.domorewithsage.com/enhanced-reporting-for-sage-5001000/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
