<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Microsoft Dynamics AX, CRM &#38; GP Blog &#187; SQL</title>
	<atom:link href="http://www.dynamicscare.com/blog/index.php/category/dynamics-gp/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dynamicscare.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 07 Feb 2012 22:09:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>SET NOCOUNT when executing SQL from X++</title>
		<link>http://www.dynamicscare.com/blog/index.php/set-nocount-when-executing-sql-from-x</link>
		<comments>http://www.dynamicscare.com/blog/index.php/set-nocount-when-executing-sql-from-x#comments</comments>
		<pubDate>Thu, 14 Apr 2011 14:54:26 +0000</pubDate>
		<dc:creator>Nirav Sheth</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Statements]]></category>

		<guid isPermaLink="false">http://www.dynamicscare.com/blog/?p=4350</guid>
		<description><![CDATA[You have created a stored procedure, tested it, and figured out how to call it from X++. However, when you execute your code the procedure doesn’t work as expected. Your calculations are inconsistent. Execution feedback is one reason that will cause inconsistent, wrong calculations when your stored procedures are called from X++. Feedback messages interrupt your [...]]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/set-nocount-when-executing-sql-from-x/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Analysis Cubes and Arithmetic Overflow</title>
		<link>http://www.dynamicscare.com/blog/index.php/analysis-cubes-and-arithmetic-overflow</link>
		<comments>http://www.dynamicscare.com/blog/index.php/analysis-cubes-and-arithmetic-overflow#comments</comments>
		<pubDate>Mon, 10 Jan 2011 18:27:42 +0000</pubDate>
		<dc:creator>Dwight Specht</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Reporting]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[ACE]]></category>
		<category><![CDATA[Analysis Cubes for Excel]]></category>
		<category><![CDATA[Arithmetic Overflow]]></category>

		<guid isPermaLink="false">http://www.dynamicscare.com/blog/index.php/analysis-cubes-and-arithmetic-overflow/</guid>
		<description><![CDATA[While snowed in at home today, I took a call from a client who was running into this little nugget of weirdness. While updating the warehouse, the job failed.  Running the SSIS master package showed the error in detail: Arithmetic overflow converting IDENTITY to Type Int.  This occurred during the ItemTransactions component of the Item [...]]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/analysis-cubes-and-arithmetic-overflow/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Smartlist Builder, SQL View and a Linked Server</title>
		<link>http://www.dynamicscare.com/blog/index.php/smartlist-builder-sql-view-a-linked-server</link>
		<comments>http://www.dynamicscare.com/blog/index.php/smartlist-builder-sql-view-a-linked-server#comments</comments>
		<pubDate>Thu, 28 Oct 2010 18:00:31 +0000</pubDate>
		<dc:creator>Amy Walsh</dc:creator>
				<category><![CDATA[Dynamics GP]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Dynamics GP Smartlist builder]]></category>
		<category><![CDATA[Smartlist ANSI_NULLS ANSI_WARNINGS]]></category>
		<category><![CDATA[SQL Error: 7405]]></category>

		<guid isPermaLink="false">http://www.dynamicscare.com/blog/?p=3291</guid>
		<description><![CDATA[While building a custom Smartlist using a SQL view and Smartlist Builder on a &#8220;Linked Server&#8221; I ran into an Error.  Ever seen this one before?  I&#8217;m sure some of you out there have since it has been around for a while. Since the ANSI_NULLS and ANSI_WARNINGS are hard coded as Off; consequently, the view created could [...]]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/smartlist-builder-sql-view-a-linked-server/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Resolution for the Issues with the TS RemoteApp Feature and Microsoft Dynamics GP</title>
		<link>http://www.dynamicscare.com/blog/index.php/resolution-for-the-issues-with-the-ts-remoteapp-feature-and-microsoft-dynamics-gp</link>
		<comments>http://www.dynamicscare.com/blog/index.php/resolution-for-the-issues-with-the-ts-remoteapp-feature-and-microsoft-dynamics-gp#comments</comments>
		<pubDate>Thu, 17 Jun 2010 12:55:06 +0000</pubDate>
		<dc:creator>Amy Walsh</dc:creator>
				<category><![CDATA[Dynamics GP]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.dynamicscare.com/blog/?p=2014</guid>
		<description><![CDATA[Microsoft has released a hotfix to resolve the issue with pop-up windows appearing hidden when using the TS RemoteApp feature. The Terminal Service RemoteApp (TS RemoteApp) feature is new with Windows Server 2008 and Windows Server 2008 R2.  When Microsoft Dynamics GP was configured with the TS RemoteApp feature, certain pop-up windows would not appear [...]]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/resolution-for-the-issues-with-the-ts-remoteapp-feature-and-microsoft-dynamics-gp/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamics GP Excel Reporting: Focus on Security</title>
		<link>http://www.dynamicscare.com/blog/index.php/dynamics-gp-excel-reporting-focus-on-security</link>
		<comments>http://www.dynamicscare.com/blog/index.php/dynamics-gp-excel-reporting-focus-on-security#comments</comments>
		<pubDate>Tue, 15 Jun 2010 18:25:42 +0000</pubDate>
		<dc:creator>jrodriguez</dc:creator>
				<category><![CDATA[Dynamics GP]]></category>
		<category><![CDATA[Dynamics GP Webinars]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Webinars]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel Report]]></category>
		<category><![CDATA[Excel Reporting]]></category>
		<category><![CDATA[Excel Reports]]></category>
		<category><![CDATA[GP]]></category>
		<category><![CDATA[GP SQL]]></category>
		<category><![CDATA[Great Plains]]></category>
		<category><![CDATA[Microsoft Dynamics GP]]></category>
		<category><![CDATA[SmartList Builder]]></category>
		<category><![CDATA[SQL reporting]]></category>

		<guid isPermaLink="false">http://www.dynamicscare.com/blog/?p=2745</guid>
		<description><![CDATA[Learn how to resolve your security challenges in this I.B.I.S. webinar. Using a Microsoft Dynamics® GP Security-related SQL View with SmartList Builder and Excel. Walk through creating a SmartList from a SQL view, creating a connection to a SQL view from Excel and reporting on GP 10.0 security. Disover how to create a SQL view [...]]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/dynamics-gp-excel-reporting-focus-on-security/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<series:name><![CDATA[GP Business Intelligence]]></series:name>
	</item>
		<item>
		<title>Dynamics GP 10 Reference Tables</title>
		<link>http://www.dynamicscare.com/blog/index.php/dynamics-gp-10-reference-tables</link>
		<comments>http://www.dynamicscare.com/blog/index.php/dynamics-gp-10-reference-tables#comments</comments>
		<pubDate>Wed, 10 Feb 2010 12:30:25 +0000</pubDate>
		<dc:creator>Amy Walsh</dc:creator>
				<category><![CDATA[Dynamics GP]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Dynamics GP 10 Tables]]></category>

		<guid isPermaLink="false">http://www.dynamicscare.com/blog/?p=1522</guid>
		<description><![CDATA[Mark Polino came up with a handy Excel spreadsheet for referencing SQL tables in Dynamics GP 10.  To download your own copy click tables in Dynamics GP 10.  Thank You!  Mark for providing this spreadsheet.  I have already used it several times.]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/dynamics-gp-10-reference-tables/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dynamics GP – SQL Reporting Services Basic Report Design</title>
		<link>http://www.dynamicscare.com/blog/index.php/dynamics-gp-sql-reporting-services-basic-report-design</link>
		<comments>http://www.dynamicscare.com/blog/index.php/dynamics-gp-sql-reporting-services-basic-report-design#comments</comments>
		<pubDate>Tue, 19 Jan 2010 18:24:01 +0000</pubDate>
		<dc:creator>jrodriguez</dc:creator>
				<category><![CDATA[Dynamics GP]]></category>
		<category><![CDATA[Dynamics GP Webinars]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Webinars]]></category>
		<category><![CDATA[Advanced SQL Report]]></category>
		<category><![CDATA[Dynamics]]></category>
		<category><![CDATA[Dynamics SQL]]></category>
		<category><![CDATA[GP]]></category>
		<category><![CDATA[GP SQL]]></category>
		<category><![CDATA[Microsoft Dynamics GP]]></category>
		<category><![CDATA[SQL reporting]]></category>

		<guid isPermaLink="false">http://www.dynamicscare.com/blog/?p=2756</guid>
		<description><![CDATA[Start with the basics in this I.B.I.S. webinar, SQL Reporting Services Basic Report Design. Learn how to get started in Reporting Services, design and create reports, connect with Microsoft Dynamics GP data, and save time with plenty of tips and tricks. Title: Dynamics GP &#8211; SQL Reporting Services Basic Report Design Speaker: Gehard Venter, I.B.I.S. [...]]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/dynamics-gp-sql-reporting-services-basic-report-design/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[GP Business Intelligence]]></series:name>
	</item>
		<item>
		<title>SQL Script to Return Specific Columns within a Database</title>
		<link>http://www.dynamicscare.com/blog/index.php/sql-script-to-return-specific-columns-within-a-database</link>
		<comments>http://www.dynamicscare.com/blog/index.php/sql-script-to-return-specific-columns-within-a-database#comments</comments>
		<pubDate>Fri, 15 Jan 2010 13:30:18 +0000</pubDate>
		<dc:creator>Amy Walsh</dc:creator>
				<category><![CDATA[Dynamics GP]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Christina Belding]]></category>
		<category><![CDATA[SQL return columns]]></category>
		<category><![CDATA[SQL Script]]></category>

		<guid isPermaLink="false">http://www.dynamicscare.com/blog/?p=1471</guid>
		<description><![CDATA[This post was submitted by Christina Belding who is a Managing Consultant here at I.B.I.S., Inc.   She provides a real-life scenario of what many of us come across out in the field and a very useful script to locate specific columns in a database.  Christina&#8217;s story&#8230;I had to find every table where a specific field was being stored quickly.  My client needed to make [...]]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/sql-script-to-return-specific-columns-within-a-database/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server Tips – Dynamics GP</title>
		<link>http://www.dynamicscare.com/blog/index.php/sql-server-tips-dynamics-gp</link>
		<comments>http://www.dynamicscare.com/blog/index.php/sql-server-tips-dynamics-gp#comments</comments>
		<pubDate>Tue, 08 Dec 2009 18:05:19 +0000</pubDate>
		<dc:creator>jrodriguez</dc:creator>
				<category><![CDATA[Dynamics GP]]></category>
		<category><![CDATA[Dynamics GP Webinars]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Webinars]]></category>
		<category><![CDATA[Dynamics GP SQL]]></category>
		<category><![CDATA[Microsoft Dynamics GP]]></category>
		<category><![CDATA[SQL queries]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.dynamicscare.com/blog/?p=2688</guid>
		<description><![CDATA[Take advantage of free tools, tips and useful scripts shared in this I.B.I.S. webinar, SQL Server Tips for Microsoft Dynamics® GP. From its support administrator console to table reference tools and scripts for finding duplicate transactions to entire database search capability, discover the true power of SQL Server. Learn tips on how to run SQL [...]]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/sql-server-tips-dynamics-gp/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft&#8217;s New BI Direction</title>
		<link>http://www.dynamicscare.com/blog/index.php/the-impact-of-the-pps-discontinuation</link>
		<comments>http://www.dynamicscare.com/blog/index.php/the-impact-of-the-pps-discontinuation#comments</comments>
		<pubDate>Mon, 02 Feb 2009 18:49:14 +0000</pubDate>
		<dc:creator>Dwight Specht</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Reporting]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Performance Point Server]]></category>
		<category><![CDATA[PPS]]></category>

		<guid isPermaLink="false">http://www.dynamicscare.com/blog/?p=66</guid>
		<description><![CDATA[MS announced a new BI strategy that sounds the death knell of Performance Point Server but enhances their broad based BI strategy.]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/the-impact-of-the-pps-discontinuation/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

