<?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: Forcing DataLoader to extract numbers when using databaseWrite</title>
	<atom:link href="http://theEnforcer.net/2010/06/forcing-dataloader-to-extract-numbers-when-using-databasewrite/feed/" rel="self" type="application/rss+xml" />
	<link>http://theEnforcer.net/2010/06/forcing-dataloader-to-extract-numbers-when-using-databasewrite/</link>
	<description>a force.com blog</description>
	<lastBuildDate>Tue, 17 Jan 2012 23:35:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Prash</title>
		<link>http://theEnforcer.net/2010/06/forcing-dataloader-to-extract-numbers-when-using-databasewrite/comment-page-1/#comment-71293</link>
		<dc:creator>Prash</dc:creator>
		<pubDate>Fri, 11 Mar 2011 15:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://theEnforcer.net/?p=237#comment-71293</guid>
		<description>I have a Money data type field and was getting data type conversion error. 

I tried as suggested with Data Loader API 21 and it didn&#039;t work. Gott error &quot;Sql error: Incorrect syntax near &#039;::&#039;&quot; 

To circumvent the issue, I simply changed the data type of Money field to Float and the data loader implisitly converts it fine for me..</description>
		<content:encoded><![CDATA[<p>I have a Money data type field and was getting data type conversion error. </p>
<p>I tried as suggested with Data Loader API 21 and it didn&#8217;t work. Gott error &#8220;Sql error: Incorrect syntax near &#8216;::&#8217;&#8221; </p>
<p>To circumvent the issue, I simply changed the data type of Money field to Float and the data loader implisitly converts it fine for me..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://theEnforcer.net/2010/06/forcing-dataloader-to-extract-numbers-when-using-databasewrite/comment-page-1/#comment-71284</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Wed, 09 Feb 2011 22:19:39 +0000</pubDate>
		<guid isPermaLink="false">http://theEnforcer.net/?p=237#comment-71284</guid>
		<description>You have a great qoute in your blog post . . . &#039;DataLoader allows a job to be configured where a SOQL query is run, the data is extracted from Salesforce and the results are inserted into a database. The documentation is woeful on this whole topic . . .&#039; The documentation is WOEFUL!!!  According to the errors I am getting my problems seem to lie in my database-conf.xml file.  
 
I was wondering if you could post a sample of your dbDataSource bean?  Also, I have tried to use both jdbc and jtds jar files, perhaps I dont have mine in the right place?  I have put them in the same folder as the process-conf and database conf xml files.

I have posted to the developerforce site but no replies . . . here is my dbDataSource bean:



	
    	
    	 
    						
</description>
		<content:encoded><![CDATA[<p>You have a great qoute in your blog post . . . &#8216;DataLoader allows a job to be configured where a SOQL query is run, the data is extracted from Salesforce and the results are inserted into a database. The documentation is woeful on this whole topic . . .&#8217; The documentation is WOEFUL!!!  According to the errors I am getting my problems seem to lie in my database-conf.xml file.  </p>
<p>I was wondering if you could post a sample of your dbDataSource bean?  Also, I have tried to use both jdbc and jtds jar files, perhaps I dont have mine in the right place?  I have put them in the same folder as the process-conf and database conf xml files.</p>
<p>I have posted to the developerforce site but no replies . . . here is my dbDataSource bean:</p>
]]></content:encoded>
	</item>
</channel>
</rss>

