<?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 Problem with OPENROWSET BULK token in SQL database</title>
    <link>https://community.fabric.microsoft.com/t5/SQL-database/Problem-with-OPENROWSET-BULK-token/m-p/4291626#M7</link>
    <description>&lt;P&gt;I'm following this training module:&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/training/modules/get-started-sql-database-microsoft-fabric/5-simplify-data-management" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/training/modules/get-started-sql-database-microsoft-fabric/5-simplify-data-management&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I'm trying to run this code, I'm getting an error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SELECT TOP 100 *
FROM OPENROWSET 
(BULK 'abs://citydatacontainer@azureopendatastorage.blob.core.windows.net/Safety/Release/city=Seattle/*.parquet'
, FORMAT = 'PARQUET') 
AS [Seattle_Dataset]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I copy pasted the code directly from the tutorial:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I doing something wrong?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm quite new to SQL databases&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 19 Nov 2024 17:13:41 GMT</pubDate>
    <dc:creator>fabric_user</dc:creator>
    <dc:date>2024-11-19T17:13:41Z</dc:date>
    <item>
      <title>Problem with OPENROWSET BULK token</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Problem-with-OPENROWSET-BULK-token/m-p/4291626#M7</link>
      <description>&lt;P&gt;I'm following this training module:&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/training/modules/get-started-sql-database-microsoft-fabric/5-simplify-data-management" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/training/modules/get-started-sql-database-microsoft-fabric/5-simplify-data-management&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I'm trying to run this code, I'm getting an error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SELECT TOP 100 *
FROM OPENROWSET 
(BULK 'abs://citydatacontainer@azureopendatastorage.blob.core.windows.net/Safety/Release/city=Seattle/*.parquet'
, FORMAT = 'PARQUET') 
AS [Seattle_Dataset]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I copy pasted the code directly from the tutorial:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I doing something wrong?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm quite new to SQL databases&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 17:13:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Problem-with-OPENROWSET-BULK-token/m-p/4291626#M7</guid>
      <dc:creator>fabric_user</dc:creator>
      <dc:date>2024-11-19T17:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with OPENROWSET BULK token</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Problem-with-OPENROWSET-BULK-token/m-p/4291634#M8</link>
      <description>&lt;P&gt;Also the same error when trying to run this code:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://microsoftlearning.github.io/mslearn-fabric/Instructions/Labs/20-work-with-database.html?azure-portal=true" target="_blank"&gt;https://microsoftlearning.github.io/mslearn-fabric/Instructions/Labs/20-work-with-database.html?azure-portal=true&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 17:16:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Problem-with-OPENROWSET-BULK-token/m-p/4291634#M8</guid>
      <dc:creator>fabric_user</dc:creator>
      <dc:date>2024-11-19T17:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with OPENROWSET BULK token</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Problem-with-OPENROWSET-BULK-token/m-p/4291802#M9</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We apologize for the inconvenience you experienced. The exercise has now been updated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://microsoftlearning.github.io/mslearn-fabric/Instructions/Labs/20-work-with-database.html?azure-portal=true" target="_blank"&gt;mslearn-fabric&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 20:02:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Problem-with-OPENROWSET-BULK-token/m-p/4291802#M9</guid>
      <dc:creator>JulianePadrao</dc:creator>
      <dc:date>2024-11-19T20:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with OPENROWSET BULK token</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Problem-with-OPENROWSET-BULK-token/m-p/4293181#M10</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="640946" data-lia-user-login="fabric_user" class="lia-mention lia-mention-user"&gt;fabric_user&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;as I checked in the Microsoft Doc right now "OPENROWSET" Features is not supported in SQL Fabric Database.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/database/sql/feature-comparison-sql-database-fabric" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/database/sql/feature-comparison-sql-database-fabric&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 11:05:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Problem-with-OPENROWSET-BULK-token/m-p/4293181#M10</guid>
      <dc:creator>mohitkumawat</dc:creator>
      <dc:date>2024-11-20T11:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with OPENROWSET BULK token</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Problem-with-OPENROWSET-BULK-token/m-p/4293610#M11</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for your feedback. It appears that this feature has been moved to the future roadmap. We appreciate you bringing this to our attention. The material has been updated accordingly and should be live soon.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 15:33:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Problem-with-OPENROWSET-BULK-token/m-p/4293610#M11</guid>
      <dc:creator>JulianePadrao</dc:creator>
      <dc:date>2024-11-20T15:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with OPENROWSET BULK token</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Problem-with-OPENROWSET-BULK-token/m-p/4301446#M31</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="640946" data-lia-user-login="fabric_user" class="lia-mention lia-mention-user"&gt;fabric_user&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the solution&amp;nbsp;JulianePadrao&amp;nbsp; and&amp;nbsp;mohitkumawat&amp;nbsp; offered, the bulk can be used in Azure SQL instead of SQL Server.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;You can refer to the following link about it.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/sql/relational-databases/import-export/import-bulk-data-by-using-bulk-insert-or-openrowset-bulk-sql-server?view=sql-server-ver16" target="_blank" rel="noopener"&gt;Use BULK INSERT or OPENROWSET(BULK...) to import data to SQL Server - SQL Server | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Yolo Zhu&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 06:47:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Problem-with-OPENROWSET-BULK-token/m-p/4301446#M31</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-26T06:47:33Z</dc:date>
    </item>
  </channel>
</rss>

