<?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 Data Interoperability QuickImport to pass MapInfo TAB Files to a Geodatabase in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/data-interoperability-quickimport-to-pass-mapinfo/m-p/1185889#M64817</link>
    <description>&lt;P&gt;Has anyone tried to create a Python stand-alone script to pass MapInfo TAB files to a File Geodatabase?&lt;/P&gt;&lt;P&gt;I'm trying a simple script, but I can't seem to make it work:&lt;/P&gt;&lt;P&gt;&lt;U&gt;import arcpy&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;arcpy.CheckOutExtension("DataInteroperability")&lt;/U&gt;&lt;BR /&gt;&lt;U&gt;arcpy.QuickImport_interop(r'MITAB,"C:\path_to_tab"', r"C:\path_to_gdb")&lt;/U&gt;&lt;BR /&gt;&lt;U&gt;arcpy.CheckInExtension("DataInteroperability")&lt;/U&gt;&lt;/P&gt;&lt;P&gt;(TAB file and GDB file directories are just made-up for example purpose)&lt;/P&gt;&lt;P&gt;I've been getting Error 999999 every time. I tried using the tool on ArcGIS Pro and it works. I tried copying the generated Python code from ArcGIS Pro and got the same error.&lt;/P&gt;&lt;P&gt;ArcGIS Pro version 2.8&lt;/P&gt;&lt;P&gt;Python environment from ArcGIS Pro installation&lt;/P&gt;&lt;P&gt;Data Interoperability extension is installed and has an activated licensed&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jun 2022 06:34:50 GMT</pubDate>
    <dc:creator>neil_perol</dc:creator>
    <dc:date>2022-06-24T06:34:50Z</dc:date>
    <item>
      <title>Data Interoperability QuickImport to pass MapInfo TAB Files to a Geodatabase</title>
      <link>https://community.esri.com/t5/python-questions/data-interoperability-quickimport-to-pass-mapinfo/m-p/1185889#M64817</link>
      <description>&lt;P&gt;Has anyone tried to create a Python stand-alone script to pass MapInfo TAB files to a File Geodatabase?&lt;/P&gt;&lt;P&gt;I'm trying a simple script, but I can't seem to make it work:&lt;/P&gt;&lt;P&gt;&lt;U&gt;import arcpy&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;arcpy.CheckOutExtension("DataInteroperability")&lt;/U&gt;&lt;BR /&gt;&lt;U&gt;arcpy.QuickImport_interop(r'MITAB,"C:\path_to_tab"', r"C:\path_to_gdb")&lt;/U&gt;&lt;BR /&gt;&lt;U&gt;arcpy.CheckInExtension("DataInteroperability")&lt;/U&gt;&lt;/P&gt;&lt;P&gt;(TAB file and GDB file directories are just made-up for example purpose)&lt;/P&gt;&lt;P&gt;I've been getting Error 999999 every time. I tried using the tool on ArcGIS Pro and it works. I tried copying the generated Python code from ArcGIS Pro and got the same error.&lt;/P&gt;&lt;P&gt;ArcGIS Pro version 2.8&lt;/P&gt;&lt;P&gt;Python environment from ArcGIS Pro installation&lt;/P&gt;&lt;P&gt;Data Interoperability extension is installed and has an activated licensed&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 06:34:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/data-interoperability-quickimport-to-pass-mapinfo/m-p/1185889#M64817</guid>
      <dc:creator>neil_perol</dc:creator>
      <dc:date>2022-06-24T06:34:50Z</dc:date>
    </item>
  </channel>
</rss>

