<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Microsoft Access .MDB to PostgreSQL db</title>
	<atom:link href="http://trevorturk.wordpress.com/2008/11/14/microsoft-access-mdb-to-postgresql-db/feed/" rel="self" type="application/rss+xml" />
	<link>http://trevorturk.wordpress.com/2008/11/14/microsoft-access-mdb-to-postgresql-db/</link>
	<description>A chess-playing machine of the late 18th century, promoted as an automaton but later proved a hoax.</description>
	<lastBuildDate>Mon, 30 Jan 2012 07:56:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: len</title>
		<link>http://trevorturk.wordpress.com/2008/11/14/microsoft-access-mdb-to-postgresql-db/#comment-732</link>
		<dc:creator><![CDATA[len]]></dc:creator>
		<pubDate>Mon, 22 Dec 2008 10:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=866#comment-732</guid>
		<description><![CDATA[Thank you very much, I found the problem to be a bug in mdb-export, here are the steps I followed to patch it: &lt;a href=&quot;http://www.len.ro/2008/12/mdb-to-postgresql/&quot; rel=&quot;nofollow&quot;&gt;http://www.len.ro/2008/12/mdb-to-postgresql/&lt;/a&gt; ]]></description>
		<content:encoded><![CDATA[<p>Thank you very much, I found the problem to be a bug in mdb-export, here are the steps I followed to patch it: <a href="http://www.len.ro/2008/12/mdb-to-postgresql/" rel="nofollow">http://www.len.ro/2008/12/mdb-to-postgresql/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timothy O&#039;Conne</title>
		<link>http://trevorturk.wordpress.com/2008/11/14/microsoft-access-mdb-to-postgresql-db/#comment-731</link>
		<dc:creator><![CDATA[Timothy O&#039;Conne]]></dc:creator>
		<pubDate>Wed, 17 Dec 2008 11:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=866#comment-731</guid>
		<description><![CDATA[I think the problem you&#039;re experiencing might be solveable with a little typecasting. 
 
 
 
I tried a few exports (with mdb-export on a Debian box) and when I was dumping columns that had been created as &quot;decimal&quot; types, I got a decimal out of them. Is it possible that your decimals are &quot;integer&quot; type? Or maybe even strings?
 

 
Unfortunately, I know approximately bupkiss about MS Access, so I can&#039;t recommend a good method to change your data types, but I&#039;d wager that that&#039;s the source of your problem. ]]></description>
		<content:encoded><![CDATA[<p>I think the problem you&#039;re experiencing might be solveable with a little typecasting. </p>
<p>I tried a few exports (with mdb-export on a Debian box) and when I was dumping columns that had been created as &quot;decimal&quot; types, I got a decimal out of them. Is it possible that your decimals are &quot;integer&quot; type? Or maybe even strings?</p>
<p>Unfortunately, I know approximately bupkiss about MS Access, so I can&#039;t recommend a good method to change your data types, but I&#039;d wager that that&#039;s the source of your problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: len</title>
		<link>http://trevorturk.wordpress.com/2008/11/14/microsoft-access-mdb-to-postgresql-db/#comment-730</link>
		<dc:creator><![CDATA[len]]></dc:creator>
		<pubDate>Wed, 17 Dec 2008 02:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=866#comment-730</guid>
		<description><![CDATA[Hello, I have tried doing something similar myself yet I find that the mdb-tools has a problem exporting Numeric values. It truncates all the decimal information. 7435.45 =&gt; 7435. Did you experienced such problem? Where you able to solve it?
 

 
Thank you. ]]></description>
		<content:encoded><![CDATA[<p>Hello, I have tried doing something similar myself yet I find that the mdb-tools has a problem exporting Numeric values. It truncates all the decimal information. 7435.45 =&gt; 7435. Did you experienced such problem? Where you able to solve it?</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

