<?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>Tech Notes</title>
	<atom:link href="http://brinkerhoff.org/w/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://brinkerhoff.org/w</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Thu, 31 Jan 2013 21:47:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Talend, SalesForce</title>
		<link>http://brinkerhoff.org/w/?p=4</link>
		<comments>http://brinkerhoff.org/w/?p=4#comments</comments>
		<pubDate>Thu, 31 Jan 2013 21:37:39 +0000</pubDate>
		<dc:creator>sbrinkerhoff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://brinkerhoff.org/w/?p=4</guid>
		<description><![CDATA[While attempting to ETL a SalesForce object from SalesForce to Microsoft SQL Server using Talend 5.2.0 the following error presented: [statistics] connected Exception in component tMSSqlOutput_2 java.sql.SQLException: Line 1: Length or precision specification 0 is invalid.     at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.java:368)     at net.sourceforge.jtds.jdbc.TdsCore.tdsErrorToken(TdsCore.java:2820) &#8230; <a href="http://brinkerhoff.org/w/?p=4">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>While attempting to ETL a SalesForce object from SalesForce to Microsoft SQL Server using Talend 5.2.0 the following error presented:</p>
<p>[statistics] connected<br />
<span style="color: red;">Exception in component tMSSqlOutput_2</span><br />
<span style="color: red;">java.sql.SQLException: Line 1: Length or precision specification 0 is invalid.</span><br />
<span style="color: red;">    at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.java:368)</span><br />
<span style="color: red;">    at net.sourceforge.jtds.jdbc.TdsCore.tdsErrorToken(TdsCore.java:2820)</span><br />
<span style="color: red;">    at net.sourceforge.jtds.jdbc.TdsCore.nextToken(TdsCore.java:2258)</span><br />
<span style="color: red;">    at net.sourceforge.jtds.jdbc.TdsCore.getMoreResults(TdsCore.java:632)</span><br />
<span style="color: red;">    at net.sourceforge.jtds.jdbc.JtdsStatement.processResults(JtdsStatement.java:584)</span><br />
<span style="color: red;">    at net.sourceforge.jtds.jdbc.JtdsStatement.executeSQL(JtdsStatement.java:546)</span><br />
<span style="color: red;">    at net.sourceforge.jtds.jdbc.JtdsStatement.executeImpl(JtdsStatement.java:723)</span><br />
<span style="color: red;">    at net.sourceforge.jtds.jdbc.JtdsStatement.execute(JtdsStatement.java:1160)</span><br />
<span style="color: red;">    at general_etl.servicemax_0_1.ServiceMax.tSalesforceInput_2Process(ServiceMax.java:6198)</span><br />
<span style="color: red;">    at general_etl.servicemax_0_1.ServiceMax.runJobInTOS(ServiceMax.java:9086)</span><br />
<span style="color: red;">    at general_etl.servicemax_0_1.ServiceMax.main(ServiceMax.java:8939)</span><br />
[statistics] disconnected</p>
<p>The issue seems to be caused by columns that are identified as the &#8216;float&#8217; datatype. Opening the Microsoft SQL destination table properties, and definiting a data length for each column that was a &#8216;float&#8217; cleared up the problem.</p>
<p><img src="http://brinkerhoff.org/w/wp-content/uploads/2013/01/013113_2148_TalendSales12.png" alt="" align="left" /></p>
]]></content:encoded>
			<wfw:commentRss>http://brinkerhoff.org/w/?feed=rss2&#038;p=4</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://brinkerhoff.org/w/?p=1</link>
		<comments>http://brinkerhoff.org/w/?p=1#comments</comments>
		<pubDate>Thu, 08 Nov 2012 20:41:50 +0000</pubDate>
		<dc:creator>sbrinkerhoff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://brinkerhoff.org/w/?p=1</guid>
		<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!]]></description>
			<content:encoded><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
]]></content:encoded>
			<wfw:commentRss>http://brinkerhoff.org/w/?feed=rss2&#038;p=1</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
