<?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 ArcGIS assumes a not nullable number field from another database is ObjectID and ignores it in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/arcgis-assumes-a-not-nullable-number-field-from/m-p/590683#M33368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using an OLE DB connection to connect to another database (SQL Server) that has nothing to do with ArcGIS. The tables there all have a numeric key field that is not nullable. When I try to use ArcGIS Desktop (10.2.2) to copy the data it just assumes it's an ObjectID field and ignores it. How can I tell a geoprocessing tool that a field is not ObjectID or force it to include it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Nov 2016 21:37:48 GMT</pubDate>
    <dc:creator>BlakeTerhune</dc:creator>
    <dc:date>2016-11-04T21:37:48Z</dc:date>
    <item>
      <title>ArcGIS assumes a not nullable number field from another database is ObjectID and ignores it</title>
      <link>https://community.esri.com/t5/data-management-questions/arcgis-assumes-a-not-nullable-number-field-from/m-p/590683#M33368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using an OLE DB connection to connect to another database (SQL Server) that has nothing to do with ArcGIS. The tables there all have a numeric key field that is not nullable. When I try to use ArcGIS Desktop (10.2.2) to copy the data it just assumes it's an ObjectID field and ignores it. How can I tell a geoprocessing tool that a field is not ObjectID or force it to include it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 21:37:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcgis-assumes-a-not-nullable-number-field-from/m-p/590683#M33368</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2016-11-04T21:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS assumes a not nullable number field from another database is ObjectID and ignores it</title>
      <link>https://community.esri.com/t5/data-management-questions/arcgis-assumes-a-not-nullable-number-field-from/m-p/590684#M33369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Of course, it always just takes rephrasing the question to post on GeoNet to make me think a little differently and figure out a solution. Since I'm doing this in a Python script, I found that if I &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/make-query-table.htm"&gt;make a Query Table&lt;/A&gt; first and use the&amp;nbsp;"NO_KEY_FIELD" in_key_field_option, it will make a new ObjectID field that doesn't step on the key field that's already there. Then simply continue with Copy Rows (or Append in my case).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 22:21:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcgis-assumes-a-not-nullable-number-field-from/m-p/590684#M33369</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2016-11-04T22:21:52Z</dc:date>
    </item>
  </channel>
</rss>

