<?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 sql server GUID (uniqueidentifier) type loading in lowercase - April 2019 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/sql-server-GUID-uniqueidentifier-type-loading-in-lowercase-April/m-p/1611080#M45423</link>
    <description>&lt;P&gt;Situation: After upgrade to April 2019 from November 2018, we are experiencing difference in loading and handling of guids (uniqueidentifier) sql server columns. columns values are now loaded in lowercase.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Simple loading of a sql server table containing columns of type - uniqueidentifier ( containing guid&amp;nbsp;&lt;SPAN&gt;in the form&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;xxxxxxxx&lt;/EM&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;EM&gt;xxxx&lt;/EM&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;EM&gt;xxxx&lt;/EM&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;EM&gt;xxxx&lt;/EM&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;EM&gt;xxxxxxxxxxxx) is now loading in lowercase.&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;e.g. Column A is loaded&amp;nbsp; with a row value of '6F9619FF-8B86-D011-B42D-00C04FC964FF' as '6f9619ff-8b86-d011-b42d-00c04fc964ff'.&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;This creates a problem in Qlik when you are trying to retrieve a particular row in an in-memory dataset by using a where clause&amp;nbsp;like 'where A = '&lt;EM&gt;6F9619FF-8B86-D011-B42D-00C04FC964FF' , say you are looking for a particular client data. This now results in no data being returned because April 2019 version now make the where clause look like&amp;nbsp;'where A = '6f9619ff-8b86-d011-b42d-00c04fc964ff'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I know I can do a workaround using upper or lower but it is not compatible with the older code written against November 2018. Has anyone experience this? Is this related to any odbc driver load change to the data manager? Any input will be appreciated. Thank you.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 20:17:38 GMT</pubDate>
    <dc:creator>mramachandran3</dc:creator>
    <dc:date>2024-11-16T20:17:38Z</dc:date>
    <item>
      <title>sql server GUID (uniqueidentifier) type loading in lowercase - April 2019</title>
      <link>https://community.qlik.com/t5/App-Development/sql-server-GUID-uniqueidentifier-type-loading-in-lowercase-April/m-p/1611080#M45423</link>
      <description>&lt;P&gt;Situation: After upgrade to April 2019 from November 2018, we are experiencing difference in loading and handling of guids (uniqueidentifier) sql server columns. columns values are now loaded in lowercase.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Simple loading of a sql server table containing columns of type - uniqueidentifier ( containing guid&amp;nbsp;&lt;SPAN&gt;in the form&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;xxxxxxxx&lt;/EM&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;EM&gt;xxxx&lt;/EM&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;EM&gt;xxxx&lt;/EM&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;EM&gt;xxxx&lt;/EM&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;EM&gt;xxxxxxxxxxxx) is now loading in lowercase.&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;e.g. Column A is loaded&amp;nbsp; with a row value of '6F9619FF-8B86-D011-B42D-00C04FC964FF' as '6f9619ff-8b86-d011-b42d-00c04fc964ff'.&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;This creates a problem in Qlik when you are trying to retrieve a particular row in an in-memory dataset by using a where clause&amp;nbsp;like 'where A = '&lt;EM&gt;6F9619FF-8B86-D011-B42D-00C04FC964FF' , say you are looking for a particular client data. This now results in no data being returned because April 2019 version now make the where clause look like&amp;nbsp;'where A = '6f9619ff-8b86-d011-b42d-00c04fc964ff'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I know I can do a workaround using upper or lower but it is not compatible with the older code written against November 2018. Has anyone experience this? Is this related to any odbc driver load change to the data manager? Any input will be appreciated. Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/sql-server-GUID-uniqueidentifier-type-loading-in-lowercase-April/m-p/1611080#M45423</guid>
      <dc:creator>mramachandran3</dc:creator>
      <dc:date>2024-11-16T20:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: sql server GUID (uniqueidentifier) type loading in lowercase - April 2019</title>
      <link>https://community.qlik.com/t5/App-Development/sql-server-GUID-uniqueidentifier-type-loading-in-lowercase-April/m-p/1909056#M74942</link>
      <description>&lt;P&gt;Hello, is there any development on this issue? It is still happening with the September 2020 release, patch 13. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 22:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/sql-server-GUID-uniqueidentifier-type-loading-in-lowercase-April/m-p/1909056#M74942</guid>
      <dc:creator>pth21</dc:creator>
      <dc:date>2022-03-23T22:03:52Z</dc:date>
    </item>
  </channel>
</rss>

