<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Operand type clash: varbinary is incompatible with float error running in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Operand-type-clash-varbinary-is-incompatible-with-float-error/m-p/2326167#M95684</link>
    <description>Hi, 
&lt;BR /&gt;Varbinary will cast implicitly to varchar and int but not float.
&lt;BR /&gt;See the graph here: 
&lt;A href="http://msdn.microsoft.com/en-gb/library/ms187928.aspx" rel="nofollow noopener noreferrer"&gt;http://msdn.microsoft.com/en-gb/library/ms187928.aspx&lt;/A&gt;
&lt;BR /&gt;I suspect you are not storing a true database null in the varchar and int columns
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
    <pubDate>Tue, 14 May 2013 05:02:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-05-14T05:02:43Z</dc:date>
    <item>
      <title>Operand type clash: varbinary is incompatible with float error running</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Operand-type-clash-varbinary-is-incompatible-with-float-error/m-p/2326165#M95682</link>
      <description>When my job runs a good number of rows are both updated and inserted and then everything turns nasty with the error: Operand type clash: varbinary is incompatible with float. 
&lt;BR /&gt;Thing is I'm not sure where to begin to find where the problem is. The mapping looks reasonable good and I suspect it is the data I am getting back in the 1st place. 
&lt;BR /&gt;In general what is the best course of action or process of elimination do you use in this scenario? 
&lt;BR /&gt;Thanks, Dave. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEIM.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143609iDCD964E4ECA6C96B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEIM.png" alt="0683p000009MEIM.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 13 May 2013 15:58:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Operand-type-clash-varbinary-is-incompatible-with-float-error/m-p/2326165#M95682</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-13T15:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Operand type clash: varbinary is incompatible with float error running</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Operand-type-clash-varbinary-is-incompatible-with-float-error/m-p/2326166#M95683</link>
      <description>Check your schemas. Looks like data type incompatibility though the compiler should have picked it up.</description>
      <pubDate>Mon, 13 May 2013 16:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Operand-type-clash-varbinary-is-incompatible-with-float-error/m-p/2326166#M95683</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2013-05-13T16:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Operand type clash: varbinary is incompatible with float error running</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Operand-type-clash-varbinary-is-incompatible-with-float-error/m-p/2326167#M95684</link>
      <description>Hi, 
&lt;BR /&gt;Varbinary will cast implicitly to varchar and int but not float.
&lt;BR /&gt;See the graph here: 
&lt;A href="http://msdn.microsoft.com/en-gb/library/ms187928.aspx" rel="nofollow noopener noreferrer"&gt;http://msdn.microsoft.com/en-gb/library/ms187928.aspx&lt;/A&gt;
&lt;BR /&gt;I suspect you are not storing a true database null in the varchar and int columns
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 14 May 2013 05:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Operand-type-clash-varbinary-is-incompatible-with-float-error/m-p/2326167#M95684</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-14T05:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Operand type clash: varbinary is incompatible with float error running</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Operand-type-clash-varbinary-is-incompatible-with-float-error/m-p/2326168#M95685</link>
      <description>The problem seemed to in the select statement even though the destination table accepts NULLs for the money columns it seemed to not like the in TOS. So a simple ISNULL() seemed to do the trick</description>
      <pubDate>Thu, 16 May 2013 15:06:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Operand-type-clash-varbinary-is-incompatible-with-float-error/m-p/2326168#M95685</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-16T15:06:23Z</dc:date>
    </item>
  </channel>
</rss>

