<?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>Divide and Conquer &#187; Oracle</title>
	<atom:link href="http://www.divideandconquer.se/tag/oracle/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.divideandconquer.se</link>
	<description>David's Software Development Blog</description>
	<lastBuildDate>Thu, 24 Jun 2010 13:47:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MySQL, the new Cinderella</title>
		<link>http://www.divideandconquer.se/2009/04/21/mysql-the-new-cinderella/</link>
		<comments>http://www.divideandconquer.se/2009/04/21/mysql-the-new-cinderella/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 07:37:34 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Off-topic]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Sun]]></category>

		<guid isPermaLink="false">http://www.divideandconquer.se/2009/04/21/mysql-the-new-cinderella/</guid>
		<description><![CDATA[Oracle tried to buy MySQL. Sun bought MySQL. Oracle buys Sun. 
MySQL will become Cinderella with the ugly stepmother Oracle mistreating her.
]]></description>
			<content:encoded><![CDATA[<p>Oracle tried to buy MySQL. Sun bought MySQL. Oracle buys Sun. </p>
<p>MySQL will become Cinderella with the ugly stepmother Oracle mistreating her.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.divideandconquer.se/2009/04/21/mysql-the-new-cinderella/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle PL/SQL declare, begin, end from Ant</title>
		<link>http://www.divideandconquer.se/2008/01/29/oraclle-plsql-declare-begin-end-from-ant/</link>
		<comments>http://www.divideandconquer.se/2008/01/29/oraclle-plsql-declare-begin-end-from-ant/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 08:34:43 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Ant]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.divideandconquer.se/2008/01/29/oraclle-plsql-declare-begin-end-from-ant/</guid>
		<description><![CDATA[Ant again. We had a file with Oracle PL/SQL statements using declare, begin and end. When using the sql task in Ant, it complained about reaching end-of-file on the line with &#8220;declare&#8221;. The problem is that Ant assumes that one line is one SQL statement, but it&#8217;s not that simple when using declare, begin and [...]]]></description>
			<content:encoded><![CDATA[<p>Ant again. We had a file with Oracle PL/SQL statements using declare, begin and end. When using the sql task in Ant, it complained about reaching end-of-file on the line with &#8220;declare&#8221;. The problem is that Ant assumes that one line is one SQL statement, but it&#8217;s not that simple when using declare, begin and end. The solution is to set slash (&#8217;/') as a statement delimiter. The excellent blog article <a href="http://www.javaddicts.net/blog/index.php/2005/06/13/executing-oracle-plsql-from-ant/" onclick="pageTracker._trackPageview('/outgoing/www.javaddicts.net/blog/index.php/2005/06/13/executing-oracle-plsql-from-ant/?referer=');">Executing Oracle PL/SQL from Ant</a> describes the problem and solution in more depth.<a href="http://www.javaddicts.net/blog/index.php/2005/06/13/executing-oracle-plsql-from-ant/" onclick="pageTracker._trackPageview('/outgoing/www.javaddicts.net/blog/index.php/2005/06/13/executing-oracle-plsql-from-ant/?referer=');"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.divideandconquer.se/2008/01/29/oraclle-plsql-declare-begin-end-from-ant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sun buys MySQL AB!</title>
		<link>http://www.divideandconquer.se/2008/01/16/sun-buys-mysql-ab/</link>
		<comments>http://www.divideandconquer.se/2008/01/16/sun-buys-mysql-ab/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 14:23:43 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.divideandconquer.se/2008/01/16/sun-buys-mysql-ab/</guid>
		<description><![CDATA[Read more at MySQL.com and Sun.com. Good it&#8217;s not Oracle.
Oracle, on the other hand, managed to buy BEA.
]]></description>
			<content:encoded><![CDATA[<p>Read more at <a href="http://mysql.com/news-and-events/sun-to-acquire-mysql.html" onclick="pageTracker._trackPageview('/outgoing/mysql.com/news-and-events/sun-to-acquire-mysql.html?referer=');">MySQL.com</a> and <a href="http://www.sun.com/aboutsun/media/presskits/2008-0116/index.jsp?intcmp=hp2008jan16_mysql_learn" onclick="pageTracker._trackPageview('/outgoing/www.sun.com/aboutsun/media/presskits/2008-0116/index.jsp?intcmp=hp2008jan16_mysql_learn&amp;referer=');">Sun.com</a>. Good it&#8217;s not Oracle.</p>
<p>Oracle, on the other hand, managed to buy BEA.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.divideandconquer.se/2008/01/16/sun-buys-mysql-ab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
