<?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: tipo de dado &amp;quot;long raw&amp;quot; in Brasil</title>
    <link>https://community.qlik.com/t5/Brasil/tipo-de-dado-quot-long-raw-quot/m-p/478814#M13493</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Acredito que você precise carregar o campo forçando o modo texto, por exemplo:&lt;/P&gt;&lt;P&gt;Text(Coluna)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Oct 2013 20:42:46 GMT</pubDate>
    <dc:creator>nicolett_yuri</dc:creator>
    <dc:date>2013-10-16T20:42:46Z</dc:date>
    <item>
      <title>tipo de dado "long raw"</title>
      <link>https://community.qlik.com/t5/Brasil/tipo-de-dado-quot-long-raw-quot/m-p/478813#M13492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;existe alguma forma de extrair dados do tipo "long raw" de um banco de dados oracle?&lt;/P&gt;&lt;P&gt;esse tipo de dado serve para armazenar imagens.&lt;/P&gt;&lt;P&gt;desde já agradecido&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;se servir de ajuda, vai ai um sql da consulta que to querendo fazer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: teal; background: white;"&gt;SELECT&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy; background: white;"&gt; MATRICULA_EXTERNA.MTENROMATREXTERNO, MATRICULA_EXTERNA.MTENOMEEXTENSO, PESSOA_FOTO1.PESFOTO&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: teal; background: white;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy; background: white;"&gt; RHADMIN.MATRICULA_EXTERNA MATRICULA_EXTERNA, RHADMIN.PESSOA_FOTO1 PESSOA_FOTO1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: teal; background: white;"&gt;WHERE&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy; background: white;"&gt; MATRICULA_EXTERNA.MTECODPESSOA = PESSOA_FOTO1.PESCODPESSOA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: teal; background: white;"&gt;and&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy; background: white;"&gt; MATRICULA_EXTERNA.MTENOMEEXTENSO &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: teal; background: white;"&gt;like&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;'Danilo%'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: teal; background: white;"&gt;ORDER&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: teal; background: white;"&gt;BY&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy; background: white;"&gt; MATRICULA_EXTERNA.MTENROMATREXTERNO;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 13:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/tipo-de-dado-quot-long-raw-quot/m-p/478813#M13492</guid>
      <dc:creator />
      <dc:date>2013-10-16T13:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: tipo de dado "long raw"</title>
      <link>https://community.qlik.com/t5/Brasil/tipo-de-dado-quot-long-raw-quot/m-p/478814#M13493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Acredito que você precise carregar o campo forçando o modo texto, por exemplo:&lt;/P&gt;&lt;P&gt;Text(Coluna)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 20:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/tipo-de-dado-quot-long-raw-quot/m-p/478814#M13493</guid>
      <dc:creator>nicolett_yuri</dc:creator>
      <dc:date>2013-10-16T20:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: tipo de dado "long raw"</title>
      <link>https://community.qlik.com/t5/Brasil/tipo-de-dado-quot-long-raw-quot/m-p/478815#M13494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pelo o que andei pesquisando, você consegue retornar este tipo apenas se utilizar uma conexão ODBC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fiz testes aqui e consegui ler um campo do tipo LONG RAW, o problema é que não aparece como uma imagem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Não tive tempo ainda de verificar melhor, mas parece que este tipo de informação é visualizada apenas se no comando load for usada a sintaxe BUNDLE INFO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abraços!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 21:06:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/tipo-de-dado-quot-long-raw-quot/m-p/478815#M13494</guid>
      <dc:creator />
      <dc:date>2013-10-16T21:06:51Z</dc:date>
    </item>
  </channel>
</rss>

