<?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"
	>

<channel>
	<title>Sufficiently Advanced Technology &#187; PostgreSQL</title>
	<atom:link href="http://www.magitech.org/category/postgresql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.magitech.org</link>
	<description>Articles And Tips On Modern Technology</description>
	<pubDate>Sun, 20 Apr 2008 09:45:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>PostgreSQL Crosstab Example</title>
		<link>http://www.magitech.org/2006/04/13/postgresql-crosstab-example/</link>
		<comments>http://www.magitech.org/2006/04/13/postgresql-crosstab-example/#comments</comments>
		<pubDate>Thu, 13 Apr 2006 20:32:37 +0000</pubDate>
		<dc:creator>Benn</dc:creator>
		
		<category><![CDATA[PostgreSQL]]></category>

		<guid isPermaLink="false">http://www.dragon-ware.com/~gambit/magi_html/2006/04/13/postgresql-crosstab-example/</guid>
		<description><![CDATA[Here is a bit of usage and demonstration description for the PostgreSQL Crosstab Query I put together in pursuit of something else completely&#8230;

This example uses the following table definition.  We have table ct3 that contains a primary key field id, a quality representing the field we want to organize our data around, and the [...]]]></description>
		<wfw:commentRss>http://www.magitech.org/2006/04/13/postgresql-crosstab-example/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Microsoft Access and PostgreSQL Interaction</title>
		<link>http://www.magitech.org/2006/02/03/microsoft-access-and-postgresql-interaction/</link>
		<comments>http://www.magitech.org/2006/02/03/microsoft-access-and-postgresql-interaction/#comments</comments>
		<pubDate>Fri, 03 Feb 2006 10:06:30 +0000</pubDate>
		<dc:creator>Benn</dc:creator>
		
		<category><![CDATA[PostgreSQL]]></category>

		<guid isPermaLink="false">http://www.dragon-ware.com/~gambit/magi_html/2006/02/03/microsoft-access-and-postgresql-interaction/</guid>
		<description><![CDATA[Microsoft Access does not handle boolean values in a default-compatible fashion with a PostgreSQL backend. Several errors will occur, but are solved via the addition of both of the necessary operator= and operator functions to manage the conversion, plus properly configuring the ODBC connection.

Environment
This was tested with Microsoft Access 2003 and PostgreSQL 8.1 using the [...]]]></description>
		<wfw:commentRss>http://www.magitech.org/2006/02/03/microsoft-access-and-postgresql-interaction/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
