<?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 An object or column name is missing or empty. SqlServer in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/An-object-or-column-name-is-missing-or-empty-SqlServer/m-p/2206237#M6381</link>
    <description>Hi when i try to do the ETL PRocess i get this : 
&lt;BR /&gt;An object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name.
&lt;BR /&gt;this is the Query that i use :
&lt;BR /&gt;select distinct(FechaEmision) as fecha, MONTH(FechaEmision) as mes, YEAR(FechaEmision) as año from ReciboCompra
&lt;BR /&gt;i use the Version: 5.3.0
&lt;BR /&gt;Thanks !</description>
    <pubDate>Wed, 04 Dec 2013 00:17:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-12-04T00:17:57Z</dc:date>
    <item>
      <title>An object or column name is missing or empty. SqlServer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/An-object-or-column-name-is-missing-or-empty-SqlServer/m-p/2206237#M6381</link>
      <description>Hi when i try to do the ETL PRocess i get this : 
&lt;BR /&gt;An object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name.
&lt;BR /&gt;this is the Query that i use :
&lt;BR /&gt;select distinct(FechaEmision) as fecha, MONTH(FechaEmision) as mes, YEAR(FechaEmision) as año from ReciboCompra
&lt;BR /&gt;i use the Version: 5.3.0
&lt;BR /&gt;Thanks !</description>
      <pubDate>Wed, 04 Dec 2013 00:17:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/An-object-or-column-name-is-missing-or-empty-SqlServer/m-p/2206237#M6381</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-04T00:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: An object or column name is missing or empty. SqlServer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/An-object-or-column-name-is-missing-or-empty-SqlServer/m-p/2206238#M6382</link>
      <description>I am pretty sure your alias  año  is not allowed. I would avoid using language specific characters and write as alias in this case ano even it sounds not pretty in Spanish (?)</description>
      <pubDate>Wed, 04 Dec 2013 21:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/An-object-or-column-name-is-missing-or-empty-SqlServer/m-p/2206238#M6382</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-04T21:40:36Z</dc:date>
    </item>
  </channel>
</rss>

