<?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: Need to convert GDB non spatial table to dbf file in ArcMap Questions</title>
    <link>https://community.esri.com/t5/arcmap-questions/need-to-convert-gdb-non-spatial-table-to-dbf-file/m-p/1114817#M3173</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/530536"&gt;@Shanmugapriya&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there any special characters in the the table names that are failing?&amp;nbsp; %@$ etc&lt;/P&gt;</description>
    <pubDate>Mon, 08 Nov 2021 09:05:03 GMT</pubDate>
    <dc:creator>Daniel_McCulloch</dc:creator>
    <dc:date>2021-11-08T09:05:03Z</dc:date>
    <item>
      <title>Need to convert GDB non spatial table to dbf file</title>
      <link>https://community.esri.com/t5/arcmap-questions/need-to-convert-gdb-non-spatial-table-to-dbf-file/m-p/1114810#M3172</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have persnol Geo database (.mdb) which contains feature classes and 15 non spatial tables.&lt;/P&gt;&lt;P&gt;I converted feature classes into shape files.&lt;/P&gt;&lt;P&gt;I need to convert non spatial tables into dBASE files. (.dbf file). For that conversion I used&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;table to dBase tool&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;ArcGIS Desktop (ArcMap).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;By using this tool I converted 12 tables. But I can't able to convert remaining 3 tables, it throws errors.&lt;/P&gt;&lt;P&gt;I have checked with other tools like Table To Table and CopyRows also. It also throws same errors.&lt;/P&gt;&lt;P&gt;I can't able to find the solution for this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have attached error files below.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shanmugapriya_0-1636354978631.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/26963i9208FC7D4A81EDD6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Shanmugapriya_0-1636354978631.jpeg" alt="Shanmugapriya_0-1636354978631.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shanmugapriya_1-1636354998205.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/26964iE0553C3D563AD36C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Shanmugapriya_1-1636354998205.jpeg" alt="Shanmugapriya_1-1636354998205.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It would be great pleasure if anyone can help me out in this.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 07:07:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/need-to-convert-gdb-non-spatial-table-to-dbf-file/m-p/1114810#M3172</guid>
      <dc:creator>Shanmugapriya</dc:creator>
      <dc:date>2021-11-08T07:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need to convert GDB non spatial table to dbf file</title>
      <link>https://community.esri.com/t5/arcmap-questions/need-to-convert-gdb-non-spatial-table-to-dbf-file/m-p/1114817#M3173</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/530536"&gt;@Shanmugapriya&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there any special characters in the the table names that are failing?&amp;nbsp; %@$ etc&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 09:05:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/need-to-convert-gdb-non-spatial-table-to-dbf-file/m-p/1114817#M3173</guid>
      <dc:creator>Daniel_McCulloch</dc:creator>
      <dc:date>2021-11-08T09:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need to convert GDB non spatial table to dbf file</title>
      <link>https://community.esri.com/t5/arcmap-questions/need-to-convert-gdb-non-spatial-table-to-dbf-file/m-p/1114823#M3174</link>
      <description>&lt;P&gt;although you indicate that it is a non-spatial table, the restrictions to dbase still persist as outlined in&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/appendices/geoprocessing-considerations-for-shapefile-output.htm" target="_blank"&gt;Geoprocessing considerations for shapefile output—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The dbase component of a shapefile has a fieldname size limitation, poor unicode support to name a few.&amp;nbsp; Review the link to see if your dbase file has any of these characteristics&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 10:16:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/need-to-convert-gdb-non-spatial-table-to-dbf-file/m-p/1114823#M3174</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-11-08T10:16:40Z</dc:date>
    </item>
  </channel>
</rss>

