<?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>Gojko Adzic &#187; databases</title>
	<atom:link href="http://gojko.net/tag/databases/feed/" rel="self" type="application/rss+xml" />
	<link>http://gojko.net</link>
	<description>Building software that matters</description>
	<lastBuildDate>Wed, 04 Aug 2010 11:38:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>DbFit 1.1 released: DB2 and Derby support and native queries</title>
		<link>http://gojko.net/2008/08/22/dbfit-11-released-db2-and-derby-support-and-native-queries/</link>
		<comments>http://gojko.net/2008/08/22/dbfit-11-released-db2-and-derby-support-and-native-queries/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 15:13:59 +0000</pubDate>
		<dc:creator>gojko</dc:creator>
				<category><![CDATA[dbfit]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[fitnesse]]></category>
		<category><![CDATA[tdd]]></category>

		<guid isPermaLink="false">http://gojko.net/?p=294</guid>
		<description><![CDATA[DbFit 1.1 is now available for download from SourceForge. Here are the most important changes: Major updates DB2 supported in .net and java Initial, incomplete Derby (no stored procs) and Sql Server support for Java (not all datatypes) classes more open to 3rd party extending/overriding option to parse native queries (no symbol binding and parsing [...]]]></description>
			<content:encoded><![CDATA[<p><a href="/fitnesse/dbfit">DbFit 1.1</a> is now available for download from <a href="http://sourceforge.net/project/showfiles.php?group_id=191053&#038;package_id=224326">SourceForge</a>. Here are the most important changes:<span id="more-294"></span></p>
<h2>Major updates</h2>
<ul>
<li>DB2 supported in .net and java</li>
<li> Initial, incomplete Derby (no stored procs) and Sql Server support for Java (not all datatypes)</li>
<li>classes more open to 3rd party extending/overriding</li>
<li>option to parse native queries (no symbol binding and parsing in dbfit, execute the directly against the database)</li>
<li>merged with fitnessedotnet release 1.7.1</li>
<li>merged with fitnesse (java) release 20080812</li>
</ul>
<h2>Minor updates</h2>
<ul>
<li>image and xml types now supported in sql server (as binary and string) in .NET</li>
<li>IDbEnvironment now exposes CurrentConnection and CurrentTransaction as public properties in .NET</li>
<li>pls_integer support for oracle/java</li>
<li>int unsigned support for mysql</li>
</ul>
<h2>Bugfixes</h2>
<ul>
<li>sql server 2005 scale/precision set correctly for db parameters</li>
<li>bigint and smallint type mapping corrected in sql server when used for id retrieval</li>
<li>connection strings with = in properties files</li>
<li>CompareStoredQueries changing the second argument</li>
<li>db parameter accessor sorting bug fixed</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://gojko.net/2008/08/22/dbfit-11-released-db2-and-derby-support-and-native-queries/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Video: Effective Database Test Driven Development @ Skills Matter</title>
		<link>http://gojko.net/2008/07/10/video-effective-database-test-driven-development-skills-matter/</link>
		<comments>http://gojko.net/2008/07/10/video-effective-database-test-driven-development-skills-matter/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 15:04:00 +0000</pubDate>
		<dc:creator>gojko</dc:creator>
				<category><![CDATA[dbfit]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[tdd]]></category>

		<guid isPermaLink="false">http://gojko.net/?p=149</guid>
		<description><![CDATA[Here&#8217;s the video from my Effective Database Test Driven Development talk at Skills Matter. You can download the links and slides from here.]]></description>
			<content:encoded><![CDATA[<p><embed id="VideoPlayback" style="width:400px;height:326px;float:left; margin:5px 5px 5px 5px; border:1px solid black; " allowFullScreen="true" src="http://video.google.com/googleplayer.swf?docid=-6988832209293878325&#038;hl=en&#038;fs=true" type="application/x-shockwave-flash"></embed><br />
Here&#8217;s the video from my Effective Database Test Driven Development talk at Skills Matter.<br />
You can download the links and slides from <a href="http://gojko.net/2008/07/04/links-and-slides-from-the-effective-test-driven-database-development-talk-at-skillsmatter/">here</a>.<br />
<br clear="all"/></p>
]]></content:encoded>
			<wfw:commentRss>http://gojko.net/2008/07/10/video-effective-database-test-driven-development-skills-matter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links and slides from the &#8220;Effective Test Driven Database Development&#8221; talk at SkillsMatter</title>
		<link>http://gojko.net/2008/07/04/links-and-slides-from-the-effective-test-driven-database-development-talk-at-skillsmatter/</link>
		<comments>http://gojko.net/2008/07/04/links-and-slides-from-the-effective-test-driven-database-development-talk-at-skillsmatter/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 19:17:14 +0000</pubDate>
		<dc:creator>gojko</dc:creator>
				<category><![CDATA[dbfit]]></category>
		<category><![CDATA[fitnesse]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[skills matter]]></category>
		<category><![CDATA[tdd]]></category>

		<guid isPermaLink="false">http://gojko.net/?p=144</guid>
		<description><![CDATA[As always, it was a real pleasure to talk at Skills Matter yesterday. Thanks to everyone who attended the talk. There was quite an interest in this talk, and we might do a re-run for the people who could not make it this time. If you&#8217;d like to attend a re-run of the talk soon, [...]]]></description>
			<content:encoded><![CDATA[<p>As always, it was a real pleasure to talk at Skills Matter yesterday. Thanks to everyone who attended the talk. There was quite an interest in this talk, and we might do a re-run for the people who could not make it this time. If you&#8217;d like to attend a re-run of the talk soon, drop an e-mail to the <a href="http://skillsmatter.com/go/find-us" target="_blank">organisers</a> and I&#8217;ll be happy to do it if there is enough interest. </p>
<p>Here are the <a href="http://gojko.net/resources/skillsmatter_20080703_dbtesting.ppt" target="_blank">slides</a> from the talk. The video should be online at <a href="http://skillsmatter.com/podcast/open-source-dot-net/effective-test-driven-database-development">skillsmatter.com</a> soon as well (subscribe to the <a href="http://gojko.net/feed">RSS feed</a> to get notified about that).  </p>
<p>These are the links that I mentioned in the talk:</p>
<ul>
<li><a href="http://gojko.net/2008/01/22/spring-rollback/">Spring/Hibernate rollback example</a></li>
<li><a href="http://fitnesse.info/dbfit" target="_blank">DbFit</a> project pages on FitNesse.info</li>
</ul>
<p>You might also be interested in checking out Scott Ambler&#8217;s <a href="http://agiledata.org" target="_blank">agiledata.org</a> site.</p>
]]></content:encoded>
			<wfw:commentRss>http://gojko.net/2008/07/04/links-and-slides-from-the-effective-test-driven-database-development-talk-at-skillsmatter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DBFit at Agile 2008</title>
		<link>http://gojko.net/2008/05/14/dbfit-at-agile-2008/</link>
		<comments>http://gojko.net/2008/05/14/dbfit-at-agile-2008/#comments</comments>
		<pubDate>Wed, 14 May 2008 09:26:07 +0000</pubDate>
		<dc:creator>gojko</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[dbfit]]></category>

		<guid isPermaLink="false">http://gojko.net/?p=126</guid>
		<description><![CDATA[It&#8217;s a great pleasure to announce that Marisa Seal and I will jointly be presenting a session on Effective Test Driven Database Development at Agile 2008 in Toronto. Our session is scheduled for the afternoon on August 7th. We&#8217;ll talk about the reasons why TDD is not as common in the database world as it [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a great pleasure to announce that Marisa Seal and I will jointly be presenting a <a href="http://submissions.agile2008.org/node/400" target="_blank">session on Effective Test Driven Database Development at Agile 2008 in Toronto</a>. Our session is scheduled for the afternoon on August 7th. </p>
<p>We&#8217;ll talk about the reasons why TDD is not as common in the database world as it is in Object languages, and present solutions and best practices for test-driven database development. We look at database testing from two aspects: unit-testing in the database (stored procedures, views) and integration testing from the OO service/web layer down to the database. We&#8217;ll also talk about <a href="/fitnesse/dbfit" target="_blank">DbFit</a> and how that tool helps us build better database applications and integrate better with the databases.</p>
<p>For an early preview of the talk, come to <a href="http://skillsmatter.com/event/open-source-dot-net/effective-test-driven-database-development" target="_blank">Skills Matter in London on June 26th</a>. I&#8217;ll be doing one of those free evening talks focused on a lot of the same topics as the Agile2008 talk.</p>
]]></content:encoded>
			<wfw:commentRss>http://gojko.net/2008/05/14/dbfit-at-agile-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DbFit 1.0: support for in/out parameters, blank-padded strings and querying stored results</title>
		<link>http://gojko.net/2008/03/10/dbfit-10-support-for-inout-parameters-blank-padded-strings-and-querying-stored-results/</link>
		<comments>http://gojko.net/2008/03/10/dbfit-10-support-for-inout-parameters-blank-padded-strings-and-querying-stored-results/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 02:38:49 +0000</pubDate>
		<dc:creator>gojko</dc:creator>
				<category><![CDATA[dbfit]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[fitnesse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[tdd]]></category>

		<guid isPermaLink="false">http://gojko.net/2008/03/10/dbfit-10-support-for-inout-parameters-blank-padded-strings-and-querying-stored-results/</guid>
		<description><![CDATA[I am pleased to finally announce version 1.0 of DbFit. DbFit is an extension to FIT/FitNesse that makes test-driven database development easy. Version 1.0 (2008-03-10) is a major cleanup release, finally bringing proper documentation for the library as well. Grab it from SourceForge. Major updates 1. Support for in/out parameters in stored procedures. 2. Support [...]]]></description>
			<content:encoded><![CDATA[<p>I am pleased to finally announce version 1.0 of <a target="_blank" href="http://gojko.net/fitnesse/dbfit">DbFit</a>. DbFit is an extension to FIT/FitNesse that makes test-driven database development easy. Version 1.0 (2008-03-10) is a major cleanup release, finally bringing proper documentation for the library as well.  Grab it from <a target="_blank" href="http://sourceforge.net/project/showfiles.php?group_id=191053&#038;package_id=224326">SourceForge</a>.<br />
<span id="more-107"></span></p>
<h2>Major updates</h2>
<p>   1. Support for <a target="_blank" href="http://dbfit.svn.sourceforge.net/svnroot/dbfit/dbfit/FitNesseRoot/AcceptanceTests/DotNetTests/OracleTests/FlowMode/InOutParams/content.txt"> in/out parameters in stored procedures</a>.<br />
   2. Support for  <a target="_blank" href="http://dbfit.svn.sourceforge.net/svnroot/dbfit/dbfit/FitNesseRoot/AcceptanceTests/DotNetTests/SqlServerTests/FlowMode/QueryStored/content.txt">querying stored results</a><br />
   3. Support for SQL Server 2000 in .NET. Not as complete as Sql Server 2005, but should work in most cases.<br />
   4. Support for testing <a target="_blank" href="http://dbfit.svn.sourceforge.net/svnroot/dbfit/dbfit/FitNesseRoot/AcceptanceTests/DotNetTests/SqlServerTests/FlowMode/DataTypes/FixedStringLengthTest/content.txt">blank-padded fixed length CHAR types.</a><br />
   5. .NET version now compiled with FitNesse.NET 1.5<br />
   6. Proper documentation &#8212; finally. The documentation is available as <a target="_blank" href="http://downloads.sourceforge.net/dbfit/dbfit-docs-20080310.pdf">PDF</a> and FitNesse (included in the <a target="_blank" href="http://downloads.sourceforge.net/dbfit/dbfit-complete-20080310.zip">dbfit-complete</a> package) and also online at <a href="http://fitnesse.info/dbfit:reference" target="_blank" target="_blank">FitNesse.Info</a>.</p>
<h2>Minor updates</h2>
<p>   1. Oracle date used as Timestamp to allow V8 compatibility switch to work<br />
   2. Stored procedure params no longer have to be listed in the same order as in db<br />
   3. GUID handler now just redirecting to standard GUID handler in .NET<br />
   4. OrderedQuery and StoreParameter fixtures for standalone mode<br />
   5. bugfix for transactions not getting rolled back in Java after tests in flow mode<br />
   6. bugfix for ntext and text field sizes in sql server<br />
   7. bugfix for fail[null] NullPointerException in Java<br />
   8. workaround for fail[null] bug in fitnesse.net 1.5<br />
   9. Acceptance tests now reorganised better. </p>
<p>Many thanks to Marisa Seal for her help with the documentation and Oscar Centeno for his help with Sql Server 2000 implementation. </p>
]]></content:encoded>
			<wfw:commentRss>http://gojko.net/2008/03/10/dbfit-10-support-for-inout-parameters-blank-padded-strings-and-querying-stored-results/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
