<?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 Can't export to feature class called &amp;quot;Drop&amp;quot; in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-export-to-feature-class-called-quot-drop/m-p/1285479#M68747</link>
    <description>&lt;P&gt;Pretty self explanatory really. Just can't do it. Got an error saying "Invalid Characters". Is this some database issue behind the scenes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Scoth_0-1683153441478.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/69815i807DBA0C010B36C8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Scoth_0-1683153441478.png" alt="Scoth_0-1683153441478.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 May 2023 22:37:59 GMT</pubDate>
    <dc:creator>Scoth</dc:creator>
    <dc:date>2023-05-03T22:37:59Z</dc:date>
    <item>
      <title>Can't export to feature class called "Drop"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-export-to-feature-class-called-quot-drop/m-p/1285479#M68747</link>
      <description>&lt;P&gt;Pretty self explanatory really. Just can't do it. Got an error saying "Invalid Characters". Is this some database issue behind the scenes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Scoth_0-1683153441478.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/69815i807DBA0C010B36C8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Scoth_0-1683153441478.png" alt="Scoth_0-1683153441478.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 22:37:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-export-to-feature-class-called-quot-drop/m-p/1285479#M68747</guid>
      <dc:creator>Scoth</dc:creator>
      <dc:date>2023-05-03T22:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can't export to feature class called "Drop"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-export-to-feature-class-called-quot-drop/m-p/1285492#M68749</link>
      <description>&lt;P&gt;Couldn't find any documentation on it but drop is basically "delete" in sql (&lt;A href="https://www.w3schools.com/sql/sql_drop_table.asp" target="_blank"&gt;https://www.w3schools.com/sql/sql_drop_table.asp&lt;/A&gt;) so I suspect that's why it's considered invalid. I can confirm I can't export a 'drop' feature class either, it'll work if you add a suffix though.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 23:43:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-export-to-feature-class-called-quot-drop/m-p/1285492#M68749</guid>
      <dc:creator>JoshuaSharp-Heward</dc:creator>
      <dc:date>2023-05-03T23:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can't export to feature class called "Drop"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-export-to-feature-class-called-quot-drop/m-p/1285493#M68750</link>
      <description>&lt;P&gt;Looks like it is a SQL reserved word:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.microsoft.com/en-us/office/sql-reserved-words-b899948b-0e1c-4b56-9622-a03f8f07cfc8" target="_blank"&gt;https://support.microsoft.com/en-us/office/sql-reserved-words-b899948b-0e1c-4b56-9622-a03f8f07cfc8&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BarryNorthey_0-1683157390193.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/69817i134E81F1205E2730/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BarryNorthey_0-1683157390193.png" alt="BarryNorthey_0-1683157390193.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 23:43:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-export-to-feature-class-called-quot-drop/m-p/1285493#M68750</guid>
      <dc:creator>BarryNorthey</dc:creator>
      <dc:date>2023-05-03T23:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can't export to feature class called "Drop"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-export-to-feature-class-called-quot-drop/m-p/1285614#M68762</link>
      <description>&lt;P&gt;And if you try to create a fGDB Feature Class called Drop, it says "name cannot be a keyword" for the error - so it's a reserved word as well in a fGDB too.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 12:47:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-export-to-feature-class-called-quot-drop/m-p/1285614#M68762</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2023-05-04T12:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can't export to feature class called "Drop"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-export-to-feature-class-called-quot-drop/m-p/1285664#M68768</link>
      <description>&lt;P&gt;And this Esri blog article details the different Reserved Words that apply in different circumstances.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/esri-technical-support-blog/words-by-reservation-only/ba-p/898664" target="_blank"&gt;https://community.esri.com/t5/esri-technical-support-blog/words-by-reservation-only/ba-p/898664&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 14:21:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-export-to-feature-class-called-quot-drop/m-p/1285664#M68768</guid>
      <dc:creator>ChrisUnderwood</dc:creator>
      <dc:date>2023-05-04T14:21:31Z</dc:date>
    </item>
  </channel>
</rss>

