<?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/"
		>
<channel>
	<title>Comments on: Microsoft Access .MDB to PostgreSQL&#160;db</title>
	<atom:link href="http://almosteffortless.com/2008/11/14/microsoft-access-mdb-to-postgresql-db/feed/" rel="self" type="application/rss+xml" />
	<link>http://almosteffortless.com/2008/11/14/microsoft-access-mdb-to-postgresql-db/</link>
	<description></description>
	<lastBuildDate>Wed, 10 Mar 2010 01:15:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: len</title>
		<link>http://almosteffortless.com/2008/11/14/microsoft-access-mdb-to-postgresql-db/comment-page-1/#comment-67132</link>
		<dc:creator>len</dc:creator>
		<pubDate>Mon, 22 Dec 2008 15:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=866#comment-67132</guid>
		<description>Thank you very much, I found the problem to be a bug in mdb-export, here are the steps I followed to patch it: http://www.len.ro/2008/12/mdb-to-postgresql/</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'Connell</title>
		<link>http://almosteffortless.com/2008/11/14/microsoft-access-mdb-to-postgresql-db/comment-page-1/#comment-67115</link>
		<dc:creator>Timothy O'Connell</dc:creator>
		<pubDate>Wed, 17 Dec 2008 16:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=866#comment-67115</guid>
		<description>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&#8217;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 &#8220;decimal&#8221; types, I got a decimal out of them. Is it possible that your decimals are &#8220;integer&#8221; type? Or maybe even strings?</p>
<p>Unfortunately, I know approximately bupkiss about MS Access, so I can&#8217;t recommend a good method to change your data types, but I&#8217;d wager that that&#8217;s the source of your problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: len</title>
		<link>http://almosteffortless.com/2008/11/14/microsoft-access-mdb-to-postgresql-db/comment-page-1/#comment-67104</link>
		<dc:creator>len</dc:creator>
		<pubDate>Wed, 17 Dec 2008 07:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=866#comment-67104</guid>
		<description>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>
