<?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: Oracle BLOB to MS SQL Server in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Oracle-BLOB-to-MS-SQL-Server/m-p/2245593#M31394</link>
    <description>Hi ,&lt;BR /&gt;Were you able to solve this? &lt;BR /&gt;I have the exact same requirement.&lt;BR /&gt;Please let me know your solution  - thanks.</description>
    <pubDate>Tue, 17 May 2011 20:19:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-05-17T20:19:39Z</dc:date>
    <item>
      <title>Oracle BLOB to MS SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Oracle-BLOB-to-MS-SQL-Server/m-p/2245592#M31393</link>
      <description>I am trying to move BLOB data from Oracle to MS SQL Server. If I choose the data type of byte[], then I am able to move the some BLOB data, but not other BLOB data. For the BLOB data that moves, it only moves with the data type of byte[]. For the BLOB data that does not move, I get the error... 
&lt;BR /&gt;The TDS protocol does not support JDBC datatype 2003 
&lt;BR /&gt;For the data that won't move using byte[], if I choose data type Object, I get the error... 
&lt;BR /&gt;Implicit conversion from data type varchar to varbinary(max) is not allowed. Use the CONVERT function to run this query. 
&lt;BR /&gt;Does anybody have any thoughts on this? 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Chris Hansen</description>
      <pubDate>Sat, 16 Nov 2024 13:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Oracle-BLOB-to-MS-SQL-Server/m-p/2245592#M31393</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle BLOB to MS SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Oracle-BLOB-to-MS-SQL-Server/m-p/2245593#M31394</link>
      <description>Hi ,&lt;BR /&gt;Were you able to solve this? &lt;BR /&gt;I have the exact same requirement.&lt;BR /&gt;Please let me know your solution  - thanks.</description>
      <pubDate>Tue, 17 May 2011 20:19:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Oracle-BLOB-to-MS-SQL-Server/m-p/2245593#M31394</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-17T20:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle BLOB to MS SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Oracle-BLOB-to-MS-SQL-Server/m-p/2245594#M31395</link>
      <description>working with blobs always sucks. search for jdbc+blob to get more backgound about using jdbc and BLOB 
&lt;BR /&gt;Set the datatype to String to retrieve VARCHAR blobs (CLOBS) without the CONVERT error.</description>
      <pubDate>Tue, 17 May 2011 20:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Oracle-BLOB-to-MS-SQL-Server/m-p/2245594#M31395</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-17T20:26:38Z</dc:date>
    </item>
  </channel>
</rss>

