<?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>Dynamic Blog</title>
	<atom:link href="http://blog.aceplaza.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.aceplaza.com</link>
	<description>A blog about whatever, for now.</description>
	<lastBuildDate>Fri, 27 Jan 2012 07:51:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>SQL Developer Data Modeler 3.1 Connection to SQL Server 2008 using Microsoft JDBC Driver</title>
		<link>http://blog.aceplaza.com/2012/01/27/sql-developer-data-modeler-3-1-connection-to-sql-server-2008-using-microsoft-jdbc-driver/</link>
		<comments>http://blog.aceplaza.com/2012/01/27/sql-developer-data-modeler-3-1-connection-to-sql-server-2008-using-microsoft-jdbc-driver/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 07:51:04 +0000</pubDate>
		<dc:creator>Antoine</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://blog.aceplaza.com/?p=169</guid>
		<description><![CDATA[First, download the Microsoft JDBC driver. Once extracted, I copied the sqljdbc4.jar file into the lib folder under the jdbc folder of the SQL Developer Data Modeler but you just need to know where the jar file is located. Go &#8230; <a href="http://blog.aceplaza.com/2012/01/27/sql-developer-data-modeler-3-1-connection-to-sql-server-2008-using-microsoft-jdbc-driver/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.aceplaza.com/2012/01/27/sql-developer-data-modeler-3-1-connection-to-sql-server-2008-using-microsoft-jdbc-driver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server CTE Performance</title>
		<link>http://blog.aceplaza.com/2011/12/16/sql-server-cte-performance/</link>
		<comments>http://blog.aceplaza.com/2011/12/16/sql-server-cte-performance/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 01:24:43 +0000</pubDate>
		<dc:creator>Antoine</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://blog.aceplaza.com/?p=162</guid>
		<description><![CDATA[I had to review a stored procedure to figure out why it was causing the web application to timeout when being passed certain parameters. The web application was using this one stored procedure to not only show a search results &#8230; <a href="http://blog.aceplaza.com/2011/12/16/sql-server-cte-performance/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.aceplaza.com/2011/12/16/sql-server-cte-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server 2012 Release Candidate is out</title>
		<link>http://blog.aceplaza.com/2011/11/17/sql-server-2012-release-candidate-is-out/</link>
		<comments>http://blog.aceplaza.com/2011/11/17/sql-server-2012-release-candidate-is-out/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 18:58:31 +0000</pubDate>
		<dc:creator>Antoine</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://blog.aceplaza.com/?p=155</guid>
		<description><![CDATA[Microsoft has released SQL Server 2012 Release Candidate and is supposed to be feature compete and production ready (as production ready as a release candidate can be). Get the bits here! (until the link dies)]]></description>
		<wfw:commentRss>http://blog.aceplaza.com/2011/11/17/sql-server-2012-release-candidate-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server 2008 Service Pack 3 is out</title>
		<link>http://blog.aceplaza.com/2011/10/09/sql-server-2008-service-pack-3-is-out/</link>
		<comments>http://blog.aceplaza.com/2011/10/09/sql-server-2008-service-pack-3-is-out/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 07:47:30 +0000</pubDate>
		<dc:creator>Antoine</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://blog.aceplaza.com/?p=153</guid>
		<description><![CDATA[SQL Server 2008 Service Pack 3 has been released. Here is where you can get it.]]></description>
		<wfw:commentRss>http://blog.aceplaza.com/2011/10/09/sql-server-2008-service-pack-3-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issues Installing Windows 8 Preview in VirtualBox &#8211; With Fix</title>
		<link>http://blog.aceplaza.com/2011/09/15/windows-8-preview/</link>
		<comments>http://blog.aceplaza.com/2011/09/15/windows-8-preview/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 06:24:05 +0000</pubDate>
		<dc:creator>Antoine</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://blog.aceplaza.com/?p=136</guid>
		<description><![CDATA[I decided to install the Windows 8 Preview as a new VirtualBox virtual machine, since I use VirtualBox as my Virtual Machine software. I ran into some snags at first though and couldn&#8217;t get the setup started. I usually setup &#8230; <a href="http://blog.aceplaza.com/2011/09/15/windows-8-preview/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.aceplaza.com/2011/09/15/windows-8-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server Code Name &#8220;Denali&#8221; CTP 3 Released Today</title>
		<link>http://blog.aceplaza.com/2011/07/12/sql-server-code-name-denali-ctp-3-released-today/</link>
		<comments>http://blog.aceplaza.com/2011/07/12/sql-server-code-name-denali-ctp-3-released-today/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 21:40:38 +0000</pubDate>
		<dc:creator>Antoine</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://blog.aceplaza.com/?p=122</guid>
		<description><![CDATA[SQL Server Code Name &#8220;Denali&#8221; CTP 3 is now available. Get it here. Microsoft states: Greater availability. Deliver the required 9s and data protection you need with AlwaysOn which delivers added functionality over CTP1. Blazing-fast performance. Get unprecedented performance gains &#8230; <a href="http://blog.aceplaza.com/2011/07/12/sql-server-code-name-denali-ctp-3-released-today/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.aceplaza.com/2011/07/12/sql-server-code-name-denali-ctp-3-released-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server 2008 R2 Service Pack 1 Released</title>
		<link>http://blog.aceplaza.com/2011/07/12/sql-server-2008-r2-service-pack-1-released/</link>
		<comments>http://blog.aceplaza.com/2011/07/12/sql-server-2008-r2-service-pack-1-released/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 21:35:08 +0000</pubDate>
		<dc:creator>Antoine</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://blog.aceplaza.com/?p=115</guid>
		<description><![CDATA[Today SQL Server 2008 R2 Service Pack 1 is released today. Get it here. Dynamic Management Views for increased supportability. ForceSeek for improved querying performance. Data-tier Application Component Framework (DAC Fx) for improved database upgrades.  Disk space control in PowerPivot &#8230; <a href="http://blog.aceplaza.com/2011/07/12/sql-server-2008-r2-service-pack-1-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.aceplaza.com/2011/07/12/sql-server-2008-r2-service-pack-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server Decryption</title>
		<link>http://blog.aceplaza.com/2011/07/11/sql-server-decryption/</link>
		<comments>http://blog.aceplaza.com/2011/07/11/sql-server-decryption/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 23:26:56 +0000</pubDate>
		<dc:creator>Antoine</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://blog.aceplaza.com/?p=91</guid>
		<description><![CDATA[In a previous post, I displayed one method to encrypt data. This post is to show how to show the decrypted data. This post refers to the objects used/created in the previous post.There are multiple ways to show the decrypted &#8230; <a href="http://blog.aceplaza.com/2011/07/11/sql-server-decryption/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.aceplaza.com/2011/07/11/sql-server-decryption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server Encryption</title>
		<link>http://blog.aceplaza.com/2011/07/11/sql-server-encryption/</link>
		<comments>http://blog.aceplaza.com/2011/07/11/sql-server-encryption/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 20:47:17 +0000</pubDate>
		<dc:creator>Antoine</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://blog.aceplaza.com/?p=68</guid>
		<description><![CDATA[Recently I had to show that data can be encrypted in SQL Server 2008 database. The purpose was to not store the raw value in a table where anyone with access could see the sensitive data. The original process truncated &#8230; <a href="http://blog.aceplaza.com/2011/07/11/sql-server-encryption/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.aceplaza.com/2011/07/11/sql-server-encryption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server 2008 (and 2008 R2) Auditing</title>
		<link>http://blog.aceplaza.com/2011/01/06/sql-server-2008-and-2008-r2-auditing/</link>
		<comments>http://blog.aceplaza.com/2011/01/06/sql-server-2008-and-2008-r2-auditing/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 23:08:00 +0000</pubDate>
		<dc:creator>Antoine</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://aceplaza.com/?p=63</guid>
		<description><![CDATA[A person with a small amount of SQL Server DBA experience came to me and asked if there was an automatic job deletes users or changes user permissions. I told them there was no default job that does that. I then suggested they look at the audits to see if there was any activity. Come to find out, there were no audits on the installations. I decided to implement some audits so the question I was original asked could be answered by viewing the audits. <a href="http://blog.aceplaza.com/2011/01/06/sql-server-2008-and-2008-r2-auditing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.aceplaza.com/2011/01/06/sql-server-2008-and-2008-r2-auditing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

