<?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>idea Import .CSV to enterprise geodatabase — Import schema only in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/import-csv-to-enterprise-geodatabase-import-schema/idi-p/1552046</link>
    <description>&lt;P&gt;&lt;EM&gt;ArcGIS Pro 2.9.5; Oracle 18c 10.7.1 EGDB:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;When importing a .CSV into an enterprise geodatabase as a standalone table:&lt;/P&gt;&lt;P&gt;It would be great if we could import the schema only, not the data.&lt;/P&gt;&lt;P&gt;Use case: Modify the field data types in the new table via the Fields View before importing the data, since field types can only be changed when the table is empty. I'm aware that I can import the rows and then delete them. But that seems unnecessarily cumbersome.&lt;/P&gt;&lt;P&gt;Catalog &amp;gt; right-click a .SDE connection &amp;gt; Import &amp;gt; Table &amp;gt; Table to Table GP tool&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jan 2025 01:22:38 GMT</pubDate>
    <dc:creator>Bud</dc:creator>
    <dc:date>2025-01-23T01:22:38Z</dc:date>
    <item>
      <title>Import .CSV to enterprise geodatabase — Import schema only</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/import-csv-to-enterprise-geodatabase-import-schema/idi-p/1552046</link>
      <description>&lt;P&gt;&lt;EM&gt;ArcGIS Pro 2.9.5; Oracle 18c 10.7.1 EGDB:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;When importing a .CSV into an enterprise geodatabase as a standalone table:&lt;/P&gt;&lt;P&gt;It would be great if we could import the schema only, not the data.&lt;/P&gt;&lt;P&gt;Use case: Modify the field data types in the new table via the Fields View before importing the data, since field types can only be changed when the table is empty. I'm aware that I can import the rows and then delete them. But that seems unnecessarily cumbersome.&lt;/P&gt;&lt;P&gt;Catalog &amp;gt; right-click a .SDE connection &amp;gt; Import &amp;gt; Table &amp;gt; Table to Table GP tool&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 01:22:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/import-csv-to-enterprise-geodatabase-import-schema/idi-p/1552046</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2025-01-23T01:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Import .CSV to enterprise geodatabase — Import schema only</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/import-csv-to-enterprise-geodatabase-import-schema/idc-p/1552088#M32539</link>
      <description>&lt;P&gt;Yes, the field data types can be defined when importing.&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/define-field-data-types-as-part-of-import-process/idc-p/1552053#M32535" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-ideas/define-field-data-types-as-part-of-import-process/idc-p/1552053#M32535&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But I still want the option of importing an empty table and then fiddling with the fields before importing the data.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 20:38:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/import-csv-to-enterprise-geodatabase-import-schema/idc-p/1552088#M32539</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2024-10-24T20:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Import .CSV to enterprise geodatabase — Import schema only</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/import-csv-to-enterprise-geodatabase-import-schema/idc-p/1552122#M32543</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/458875"&gt;@AlfredBaldenweck&lt;/a&gt;&amp;nbsp;might like this workaround:&lt;/P&gt;&lt;P&gt;Use the SQL expression WHERE 1=2 to exclude all rows from the import, importing the schema only.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 21:44:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/import-csv-to-enterprise-geodatabase-import-schema/idc-p/1552122#M32543</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2024-10-24T21:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Import .CSV to enterprise geodatabase — Import schema only</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/import-csv-to-enterprise-geodatabase-import-schema/idc-p/1552411#M32548</link>
      <description>&lt;P&gt;That is extremely sneaky. I love it.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 16:27:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/import-csv-to-enterprise-geodatabase-import-schema/idc-p/1552411#M32548</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2024-10-25T16:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Import .CSV to enterprise geodatabase — Import schema only</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/import-csv-to-enterprise-geodatabase-import-schema/idc-p/1552896#M32560</link>
      <description>&lt;P&gt;For my notes, Table to Table (ArcGIS Pro 2.9.5) has been replaced with the Export Table geoprocessing tool in newer versions of Pro.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/table-to-table.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/table-to-table.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 17:20:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/import-csv-to-enterprise-geodatabase-import-schema/idc-p/1552896#M32560</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2024-10-28T17:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Import .CSV to enterprise geodatabase — Import schema only</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/import-csv-to-enterprise-geodatabase-import-schema/idc-p/1554136#M32617</link>
      <description>&lt;P&gt;An alternative option:&lt;/P&gt;&lt;P&gt;&lt;U&gt;Create a table from scratch&lt;/U&gt; using Catalog and import the fields/schema from the CSV, instead of importing the CSV as a new table. Creating a table from scratch would allow me to easily adjust the imported field types and lengths &lt;U&gt;while&lt;/U&gt; creating the table.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bud_0-1730370212669.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/118539i60A7E9ACD12ABBE0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bud_0-1730370212669.png" alt="Bud_0-1730370212669.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 10:24:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/import-csv-to-enterprise-geodatabase-import-schema/idc-p/1554136#M32617</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2024-10-31T10:24:39Z</dc:date>
    </item>
  </channel>
</rss>

