<?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: FeatureClassToGeodatabase_conversion ArcGIS 10.1 Problem in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/featureclasstogeodatabase-conversion-arcgis-10-1/m-p/151910#M11735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you tried running the tool within ArcMap or ArcCatalog with the definition query already loaded on the feature class? Maybe they changed it at 10.1 such that definition queries are not carried through for this kind of conversion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps you can use MakeTableView_management with a selection query then CopyRows_management to circumvent your issue?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Sep 2012 02:43:34 GMT</pubDate>
    <dc:creator>StacyRendall1</dc:creator>
    <dc:date>2012-09-13T02:43:34Z</dc:date>
    <item>
      <title>FeatureClassToGeodatabase_conversion ArcGIS 10.1 Problem</title>
      <link>https://community.esri.com/t5/python-questions/featureclasstogeodatabase-conversion-arcgis-10-1/m-p/151909#M11734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've just upgrade from ArcGIS 10 to 10.1 and I've run into a problem with some of my scripts. I'm using FeatureClassToGeodatabase_conversion to extract data from a non-spatial SQL Server table. The input I am using is a layer file using a "Definition Query" to limit the features that I create. This worked fine in 10.0, but in 10.1 it seems to be ignoring the definition query so I get the entire table. I've tried switching to FeatureClassToFeatureClass_conversion and that does the same, and when I try to use the where_class on that call I get the error "000339 : Input &amp;lt;value&amp;gt; does not have OIDs". Does anybody have any suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 05:59:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/featureclasstogeodatabase-conversion-arcgis-10-1/m-p/151909#M11734</guid>
      <dc:creator>SimonWoodman</dc:creator>
      <dc:date>2012-08-31T05:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureClassToGeodatabase_conversion ArcGIS 10.1 Problem</title>
      <link>https://community.esri.com/t5/python-questions/featureclasstogeodatabase-conversion-arcgis-10-1/m-p/151910#M11735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you tried running the tool within ArcMap or ArcCatalog with the definition query already loaded on the feature class? Maybe they changed it at 10.1 such that definition queries are not carried through for this kind of conversion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps you can use MakeTableView_management with a selection query then CopyRows_management to circumvent your issue?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2012 02:43:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/featureclasstogeodatabase-conversion-arcgis-10-1/m-p/151910#M11735</guid>
      <dc:creator>StacyRendall1</dc:creator>
      <dc:date>2012-09-13T02:43:34Z</dc:date>
    </item>
  </channel>
</rss>

