<?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: Case insesitive data warehouse in Data Warehouse</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Case-insesitive-data-warehouse/m-p/4717488#M3148</link>
    <description>&lt;P&gt;I Created a database TestDb and a table TestTbl and a field MRN&amp;nbsp; int.&amp;nbsp; Inserted few lines.&amp;nbsp; I can not run&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"&lt;SPAN&gt;select&lt;/SPAN&gt;&lt;SPAN&gt; * &lt;/SPAN&gt;&lt;SPAN&gt;from&lt;/SPAN&gt;&lt;SPAN&gt; TestDb.dbo.TestTbl"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Msg 40515, Level 15, State 1, Line 16, Reference to database and/or server name in 'TestDb.dbo.TestTbl' is not supported in this version of SQL Server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Jun 2025 22:04:30 GMT</pubDate>
    <dc:creator>vasalari</dc:creator>
    <dc:date>2025-06-02T22:04:30Z</dc:date>
    <item>
      <title>Case insesitive data warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Case-insesitive-data-warehouse/m-p/4713098#M3114</link>
      <description>&lt;P&gt;I have a database on-premise which is case insensitive&amp;nbsp; and I want to upload this into Fabric data warehouse.&amp;nbsp; &amp;nbsp;All my SSIS package and scripts are written base on ignoring case.&amp;nbsp; How can I do that?&amp;nbsp; Can I create insensitive data warehouse in a workspace in Fabric&lt;/P&gt;&lt;P&gt;appreciate the help&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 01:18:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Case-insesitive-data-warehouse/m-p/4713098#M3114</guid>
      <dc:creator>vasalari</dc:creator>
      <dc:date>2025-05-30T01:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Case insesitive data warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Case-insesitive-data-warehouse/m-p/4713516#M3118</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="934211" data-lia-user-login="vasalari" class="lia-mention lia-mention-user"&gt;vasalari&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to Microsoft fabric community forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="266" data-end="538"&gt;Microsoft Fabric Data Warehouse does not currently support case-insensitive collation. By default, it is case-sensitive, which means your existing SSIS packages and scripts relying on case-insensitivity may need adjustments (e.g., using UPPER()/LOWER() functions).&lt;/P&gt;
&lt;P data-start="540" data-end="730"&gt;However, Microsoft Fabric SQL Database supports configurable collations, including case-insensitive ones, and may better suit your migration if preserving case-insensitivity is critical.&lt;/P&gt;
&lt;P data-start="732" data-end="887"&gt;For more details, please refer to the &lt;A href="https://learn.microsoft.com/en-us/fabric/database/sql/overview" target="_blank" rel="noopener"&gt;SQL database Overview (Preview) - Microsoft Fabric | Microsoft Learn&lt;/A&gt;.&lt;/P&gt;
&lt;P data-start="732" data-end="887"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="732" data-end="887"&gt;&lt;SPAN&gt;Currently, the only method available for creating a case-insensitive data warehouse is via REST API. This article provides a step-by-step guide on how to create a warehouse with case-insensitive collation through the REST API.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-start="732" data-end="887"&gt;Please refer the following documentation :&lt;A href="https://learn.microsoft.com/en-us/fabric/data-warehouse/collation?wt.mc_id=knowledgesearch_inproduct_azure-cxp-community-insider-test" target="_blank" rel="noopener"&gt;How To: Create Warehouses with Case-Insensitive (CI) Collation - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I hope this gives you an idea, if you need any further assistance, feel free to reach out.&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;helps, then please give us Kudos and consider&amp;nbsp;Accept it as a solution&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thankyou.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 08:05:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Case-insesitive-data-warehouse/m-p/4713516#M3118</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-06-02T08:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Case insesitive data warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Case-insesitive-data-warehouse/m-p/4715784#M3129</link>
      <description>&lt;P&gt;&lt;SPAN data-teams="true"&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="934211" data-lia-user-login="vasalari" class="lia-mention lia-mention-user"&gt;vasalari&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 03:58:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Case-insesitive-data-warehouse/m-p/4715784#M3129</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-06-02T03:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Case insesitive data warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Case-insesitive-data-warehouse/m-p/4717311#M3144</link>
      <description>&lt;P&gt;I thank you for your response.&amp;nbsp; &amp;nbsp;The solution was good and made me happy until I tried cross database query.&amp;nbsp; It failed.&amp;nbsp; SQL in FABRIC does not support&amp;nbsp;&lt;STRONG&gt;cross-database queries.&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;Msg 40515, Level 15, State 1, Line 16, Reference to database and/or server name in 'DbName.dbo.PATIENT' is not supported in this version of SQL Server.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;50% of my work is bewtween about 5 databases&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 18:18:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Case-insesitive-data-warehouse/m-p/4717311#M3144</guid>
      <dc:creator>vasalari</dc:creator>
      <dc:date>2025-06-02T18:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Case insesitive data warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Case-insesitive-data-warehouse/m-p/4717481#M3147</link>
      <description>&lt;P&gt;Data Warehouse in Fabric is not generally case sensitive. Created SQL database which is case sensitive but has the issue of cross database table access.&amp;nbsp; &amp;nbsp; I can not&amp;nbsp; run SELECT * from DbName.TablName.FieldName.&amp;nbsp; &amp;nbsp;It says my version is not supporting that.&amp;nbsp; Is there a version which supports that?&amp;nbsp; The problem is SQL DB is distributed and whethet this can&amp;nbsp; create an issue.&amp;nbsp; &amp;nbsp;Access data from other database on same server is a major part of my work&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 21:45:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Case-insesitive-data-warehouse/m-p/4717481#M3147</guid>
      <dc:creator>vasalari</dc:creator>
      <dc:date>2025-06-02T21:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Case insesitive data warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Case-insesitive-data-warehouse/m-p/4717488#M3148</link>
      <description>&lt;P&gt;I Created a database TestDb and a table TestTbl and a field MRN&amp;nbsp; int.&amp;nbsp; Inserted few lines.&amp;nbsp; I can not run&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"&lt;SPAN&gt;select&lt;/SPAN&gt;&lt;SPAN&gt; * &lt;/SPAN&gt;&lt;SPAN&gt;from&lt;/SPAN&gt;&lt;SPAN&gt; TestDb.dbo.TestTbl"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Msg 40515, Level 15, State 1, Line 16, Reference to database and/or server name in 'TestDb.dbo.TestTbl' is not supported in this version of SQL Server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 22:04:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Case-insesitive-data-warehouse/m-p/4717488#M3148</guid>
      <dc:creator>vasalari</dc:creator>
      <dc:date>2025-06-02T22:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Case insesitive data warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Case-insesitive-data-warehouse/m-p/4717514#M3149</link>
      <description>&lt;P&gt;Hi v-tsaipranay&lt;/P&gt;&lt;P&gt;So mannnnnnny thanks for your comments&lt;/P&gt;&lt;P&gt;The issue is not resolved&amp;nbsp;&lt;/P&gt;&lt;P&gt;I Created a database TestDb and a table TestTbl and a field MRN&amp;nbsp; int.&amp;nbsp; Inserted few lines.&amp;nbsp; I can not run&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"&lt;SPAN&gt;select&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;*&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;from&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;TestDb.dbo.TestTbl"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Msg 40515, Level 15, State 1, Line 16, Reference to database and/or server name in 'TestDb.dbo.TestTbl' is not supported in this version of SQL Server&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 22:58:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Case-insesitive-data-warehouse/m-p/4717514#M3149</guid>
      <dc:creator>vasalari</dc:creator>
      <dc:date>2025-06-02T22:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Case insesitive data warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Case-insesitive-data-warehouse/m-p/4718340#M3150</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="934211" data-lia-user-login="vasalari" class="lia-mention lia-mention-user"&gt;vasalari&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are correct in noting a current limitation in Microsoft Fabric: cross-database queries using three-part names (e.g., DbName.dbo.Table) are not supported in either Fabric SQL Database or Fabric Data Warehouse.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This limitation is due to the distributed architecture of these services, and is detailed in the official documentation &lt;A href="https://learn.microsoft.com/en-us/fabric/database/sql/limitations" target="_blank"&gt;here&lt;/A&gt;. While Fabric SQL Database supports case-insensitive collation (configurable via the REST API, as shown &lt;A href="https://learn.microsoft.com/en-us/fabric/data-warehouse/collation" target="_blank"&gt;here&lt;/A&gt;), it still doesn’t allow querying across databases, which is crucial for your scenario involving frequent joins across multiple databases. On the other hand, Fabric Data Warehouse is case-sensitive by default and doesn't support cross-database queries.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently, there's no Fabric SQL engine that supports both features simultaneously. As a workaround, you might consider consolidating key tables into a single database or using a Lakehouse with shortcuts and views to aggregate data. We also suggest submitting your use case to the &lt;A href="https://ideas.fabric.microsoft.com/" target="_blank"&gt;Fabric Ideas portal&lt;/A&gt; to inform future feature development.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this gives you an idea, if you need any further assistance, feel free to reach out.&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;helps, then please give us Kudos and consider&amp;nbsp;Accept it as a solution&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thankyou.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 12:17:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Case-insesitive-data-warehouse/m-p/4718340#M3150</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-06-03T12:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Case insesitive data warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Case-insesitive-data-warehouse/m-p/4722245#M3173</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="934211" data-lia-user-login="vasalari" class="lia-mention lia-mention-user"&gt;vasalari&lt;/a&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Could you please confirm if you've submitted this as an idea in the Ideas Forum? If so, sharing the link here would be helpful for other community members who may have similar feedback.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If we don’t hear back, we’ll go ahead and close this thread. For any further discussions or questions, please start a new thread in the Microsoft Fabric Community Forum &amp;nbsp;we’ll be happy to assist.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you, and please continue to use the Fabric Community Forum.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2025 04:08:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Case-insesitive-data-warehouse/m-p/4722245#M3173</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-06-06T04:08:28Z</dc:date>
    </item>
  </channel>
</rss>

