<?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: SECCION DE ACCESO in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SECCION-DE-ACCESO/m-p/993047#M967925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pues estoy algo contrariado...aunque no tiene sentido y después de probar todo tipo de cosas, lo he solucionado poniendo un UCASE en los campos que tenían datos alfanuméricos, y ha funcionado. No entiendo nada...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT UCASE(ACCESS) as ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UCASE(NTNAME) as NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UCASE(USERID) as USERID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UCASE(PASSWORD) as PASSWORD,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SACDIRECCION,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SACGERENCIA,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SACCENTRO&lt;/P&gt;&lt;P&gt;FROM Admin.PERMISOS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lo curioso, es que cuando me pide al arrancar el valor USERID y PASSWORD,&amp;nbsp; pongo los valores en minúsculas y funciona...&lt;/P&gt;&lt;P&gt;No se, otra&amp;nbsp; de esas cosas que funcionan sin saber como...&lt;/P&gt;&lt;P&gt;Gracias Rubén de todas formas...seguro que todo esto tiene alguna explicación...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Oct 2015 14:20:55 GMT</pubDate>
    <dc:creator>oscarqvqv</dc:creator>
    <dc:date>2015-10-06T14:20:55Z</dc:date>
    <item>
      <title>SECCION DE ACCESO</title>
      <link>https://community.qlik.com/t5/QlikView/SECCION-DE-ACCESO/m-p/993043#M967921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Buenas tardes, después de muchos intentos, soy incapaz de cargar la sección de acceso de mi documento desde una consulta a una base de datos, cuando sin embargo, si que me funciona perfectamente desde una hoja de cálculo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Este código funciona bien:&lt;/P&gt;&lt;P style="font-size: 9px; font-family: 'Courier New'; color: #941100;"&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 9px; font-family: 'Courier New'; color: #941100;"&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG style="font-size: 8pt;"&gt;SECTION&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;ACCESS&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;ACCESS&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;NTNAME&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;USERID&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;PASSWORD&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;SACDIRECCION&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;SACGERENCIA&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;SACCENTRO&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;[$(vPath)usuarios.xls]&lt;BR /&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;biff&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;is&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt; Hoja1$); &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 9px; font-family: 'Courier New'; color: #941100;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG style="color: #0433ff; line-height: 1.5em;"&gt;Section&lt;/STRONG&gt;&lt;SPAN style="line-height: 1.5em; color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff; line-height: 1.5em;"&gt;Application&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; color: #000000;"&gt;; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;pero cuando pongo este otro, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 9px; font-family: 'Courier New'; color: #0433ff;"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;ODBC&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;CONNECT32&lt;/STRONG&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;TO&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #941100;"&gt;[DS PRUEBA]&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG style="line-height: 1.5em; color: #0433ff; font-size: 8pt; font-family: 'Courier New';"&gt;&lt;STRONG style="font-size: 8pt;"&gt;SECTION&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;ACCESS&lt;SPAN style="color: #000000;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 9px; font-family: 'Courier New'; color: #941100;"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG style="font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #941100;"&gt;ACCESS&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #941100;"&gt;NTNAME&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #941100;"&gt;USERID&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #941100;"&gt;PASSWORD&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #941100;"&gt;SACDIRECCION&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #941100;"&gt;SACGERENCIA&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #941100;"&gt;SACCENTRO&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;SQL&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; SELECT ACCESS,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NTNAME,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USERID,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PASSWORD,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SACDIRECCION,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SACGERENCIA,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SACCENTRO&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;FROM Admin.PERMISOS; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG style=": ; color: #0433ff; font-size: 12pt; font-family: 'Courier New';"&gt;Section&lt;/STRONG&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="line-height: 1.5em; color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff; line-height: 1.5em;"&gt;Application&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; color: #000000; font-size: 12pt;"&gt;; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; color: #000000; font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;al guardar, cerrar y volver a abrir el documento, me deniega el acceso.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Por supuesto, la información de la tabla y de la hoja de cálculo es idéntica.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;¿Hay algo que tenga que tener en cuenta con respecto a la carga de la sección de acceso desde una base de datos?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Muchas gracias.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Oct 2015 23:58:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECCION-DE-ACCESO/m-p/993043#M967921</guid>
      <dc:creator>oscarqvqv</dc:creator>
      <dc:date>2015-10-04T23:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: SECCION DE ACCESO</title>
      <link>https://community.qlik.com/t5/QlikView/SECCION-DE-ACCESO/m-p/993044#M967922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola Oscar, yo probaría en otro documento con este script para encontrar si al cargar los datos en QlikView hay alguna diferencia entre los datos de excel y los de DSPrueba, así primero descartamos que al cargar en QV algún dato varíe respecto al origen de datos:&lt;/P&gt;&lt;P&gt;Qualify *;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;excel:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;ACCESS&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;NTNAME&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;USERID&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;PASSWORD&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;SACDIRECCION&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;SACGERENCIA&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;SACCENTRO&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;[$(vPath)usuarios.xls]&lt;BR /&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;biff&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;is&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt; Hoja1$); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;DSPrueba:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 9px; font-family: 'Courier New'; color: #941100;"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG style="font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #941100;"&gt;ACCESS&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #941100;"&gt;NTNAME&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #941100;"&gt;USERID&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #941100;"&gt;PASSWORD&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #941100;"&gt;SACDIRECCION&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #941100;"&gt;SACGERENCIA&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #941100;"&gt;SACCENTRO&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;SQL&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; SELECT ACCESS,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NTNAME,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USERID,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PASSWORD,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SACDIRECCION,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SACGERENCIA,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SACCENTRO&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;FROM Admin.PERMISOS; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 15:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECCION-DE-ACCESO/m-p/993044#M967922</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-10-05T15:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: SECCION DE ACCESO</title>
      <link>https://community.qlik.com/t5/QlikView/SECCION-DE-ACCESO/m-p/993045#M967923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Comprobado, los mismos registros, con todo exactamente igual &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Captura.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100995_Captura.JPG" style="height: 274px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 16:11:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECCION-DE-ACCESO/m-p/993045#M967923</guid>
      <dc:creator>oscarqvqv</dc:creator>
      <dc:date>2015-10-05T16:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: SECCION DE ACCESO</title>
      <link>https://community.qlik.com/t5/QlikView/SECCION-DE-ACCESO/m-p/993046#M967924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Si siguiendo el mismo procedimiento (cerrar QV, abrirlo con el mismo usuario y el mismo método,...) con el Excel te funciona y leyendo de BBDD no te funciona no tengo ni idea de lo que puede estar pasando.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Por poner otra prueba a ver si detectamos algo sería cargar todo en el section application, así puedes seleccionar el NTNAME que quieras y comprobar que realmente hay relación con la información. Uno de los motivos por los que puede bloquearse la aplicación es porque en los datos no se ha cargado la información relacionada.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 07:09:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECCION-DE-ACCESO/m-p/993046#M967924</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-10-06T07:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: SECCION DE ACCESO</title>
      <link>https://community.qlik.com/t5/QlikView/SECCION-DE-ACCESO/m-p/993047#M967925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pues estoy algo contrariado...aunque no tiene sentido y después de probar todo tipo de cosas, lo he solucionado poniendo un UCASE en los campos que tenían datos alfanuméricos, y ha funcionado. No entiendo nada...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT UCASE(ACCESS) as ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UCASE(NTNAME) as NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UCASE(USERID) as USERID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UCASE(PASSWORD) as PASSWORD,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SACDIRECCION,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SACGERENCIA,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SACCENTRO&lt;/P&gt;&lt;P&gt;FROM Admin.PERMISOS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lo curioso, es que cuando me pide al arrancar el valor USERID y PASSWORD,&amp;nbsp; pongo los valores en minúsculas y funciona...&lt;/P&gt;&lt;P&gt;No se, otra&amp;nbsp; de esas cosas que funcionan sin saber como...&lt;/P&gt;&lt;P&gt;Gracias Rubén de todas formas...seguro que todo esto tiene alguna explicación...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 14:20:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECCION-DE-ACCESO/m-p/993047#M967925</guid>
      <dc:creator>oscarqvqv</dc:creator>
      <dc:date>2015-10-06T14:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: SECCION DE ACCESO</title>
      <link>https://community.qlik.com/t5/QlikView/SECCION-DE-ACCESO/m-p/993048#M967927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bueno es saberlo, sabía que los nombres de los campos tenían que ser en mayúsculas pero lo de que el valor tenga que ser en mayúsculas cuando viene de la BBDD es algo nuevo, espero acordarme si alguna vez me encuentro con algo parecido.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Podrías marcar tu última respuesta como respuesta correcta para cerrar el hilo y de paso poder encontrarlo más facilmente si alguna vez queremos buscarlo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 15:33:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECCION-DE-ACCESO/m-p/993048#M967927</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-10-06T15:33:55Z</dc:date>
    </item>
  </channel>
</rss>

