<?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: No attribute table entries when loading database view to ArcGIS Pro in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208621#M9268</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SQL Server version is 14.0.1000.169. Unfortunately, our IT department doesn't update the ArcGIS Pro version quite often.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Oct 2020 11:24:59 GMT</pubDate>
    <dc:creator>TorstenLange</dc:creator>
    <dc:date>2020-10-15T11:24:59Z</dc:date>
    <item>
      <title>No attribute table entries when loading database view to ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208619#M9266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I successfully loaded a database view from an SQL Server DB into ArcGIS Pro (v2.3.2). Only problem: I cannot see any data in the attribute table. Also export to shape crashes ArcGIS Pro or is incomplete. I know, the data cannot be modified, but I need to review some of the content. Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error warning in the screenshot says: No page with row data available.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/511018_no_attributes_for_database_view.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2020 10:20:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208619#M9266</guid>
      <dc:creator>TorstenLange</dc:creator>
      <dc:date>2020-10-15T10:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: No attribute table entries when loading database view to ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208620#M9267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the version of SQL Server being used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried a newer version of ArcGIS Pro?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2020 11:00:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208620#M9267</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2020-10-15T11:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: No attribute table entries when loading database view to ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208621#M9268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SQL Server version is 14.0.1000.169. Unfortunately, our IT department doesn't update the ArcGIS Pro version quite often.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2020 11:24:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208621#M9268</guid>
      <dc:creator>TorstenLange</dc:creator>
      <dc:date>2020-10-15T11:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: No attribute table entries when loading database view to ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208622#M9269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the DB view from tables within the same DB?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there other views, in the same DB, that work as expected?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2020 12:07:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208622#M9269</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2020-10-15T12:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: No attribute table entries when loading database view to ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208623#M9270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, all queried tables are within the same database and the view is the only one. The point geometry column is added on the fly from X, Y coordinates.&lt;/P&gt;&lt;P&gt;As you suggested, I created a simple view from only one table, which works perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess, the problem is connected to the oid, that ArcGIS tries to create. By pulling the view from the catalog to the map, the simple view is opened with a dialog requesting the primary key columns, but the complex view is just loaded without any dialog. If I try to apply a definition query in the properties dialog of the dataset the ESRI_oid shows just values of 1 to 3 and the query cannot be applied (error message).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To force assigning primary key columns I tried to use 'add data' -&amp;gt; 'query layer' which allows me to select the relevant key columns, but it doesn't change the behavior at all.&lt;/P&gt;&lt;P&gt;The complex view covers 9 tables including subqueries and serveral unions. Could there be limitations regarding query complexity of views?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2020 15:09:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208623#M9270</guid>
      <dc:creator>TorstenLange</dc:creator>
      <dc:date>2020-10-15T15:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: No attribute table entries when loading database view to ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208624#M9271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure of limitation on the complexity. It seems that you need to look at the complex view ObjectID field. I have seen where the field is not configured correctly and can cause issues.&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/manage-sql-server/views-in-geodatabase.htm" title="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/manage-sql-server/views-in-geodatabase.htm"&gt;Views in an enterprise geodatabase—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the complex query work correctly within SSMS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other option is to simplify the query (if possible) and check along the way to making it more complex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/group/1680"&gt;Geodatabase&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2020 16:05:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208624#M9271</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2020-10-15T16:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: No attribute table entries when loading database view to ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208625#M9272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is another post talking about the ObjectID;&amp;nbsp;&lt;A href="https://community.esri.com/thread/261330-get-sql-views-to-completely-draw-in-agol"&gt;https://community.esri.com/thread/261330-get-sql-views-to-completely-draw-in-agol&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2020 16:10:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208625#M9272</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2020-10-15T16:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: No attribute table entries when loading database view to ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208626#M9273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answers! It took a bit, but as far as I can see, I got it right now. First issue was 4 unexpected double matches in the data view. Fixing, however, it didn't solve the problem. Then I created an extra table to hold unique OBJECTIDs for all objects from the queried tables, which also didn't solve the problem in the beginning.&lt;/P&gt;&lt;P&gt;After a while I got the impression it may be related to the data type of the OBJECTID, which was &lt;EM&gt;bigint&lt;/EM&gt;. Changing the type to &lt;EM&gt;int&lt;/EM&gt; finally made it successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is type &lt;EM&gt;bigint&lt;/EM&gt; an issue with ArcGIS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, trying to register the view in the geodatabase wasn't possible. Although, I read that registering is only required for doing certain things with the data in ArcGIS Pro and it could made reading a bit faster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the errors from the python command&lt;/P&gt;&lt;P&gt;arcpy.RegisterWithGeodatabase_management("DATABASE.dbo.vw_boreholes", "OBJECTID","geom","POINT")&lt;/P&gt;&lt;P&gt;were:&lt;/P&gt;&lt;P&gt;ERROR 001050: Registrierung in der Geodatabase ist bereits erfolgt, oder das Dataset kann nicht geöffnet werden.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; Data set is already registered in the geodatabase or it can't be opend&lt;BR /&gt;ERROR 000308: Ungültiger Feldtyp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; Invalid field typ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR 001050:&lt;/P&gt;&lt;P&gt;I couldn't find any hint where in the database I could check if the view was already registered. How can it be done? Another issue could be related rigths on the database side. The connection is OS based, so, theoretically, everything should be fine?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR 000308:&lt;/P&gt;&lt;P&gt;Not sure, what that means - could it be my geometry column? That's how it is created:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; geometry:: STGeomFromText('POINT(' +&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CAST(CAST(bores.XCOORD AS decimal(14, 6)) AS varchar) +&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; ' ' +&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CAST(CAST(bores.YCOORD AS decimal(14, 6)) AS varchar) +&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ')', 25832&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ) as geom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2020 10:48:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208626#M9273</guid>
      <dc:creator>TorstenLange</dc:creator>
      <dc:date>2020-10-20T10:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: No attribute table entries when loading database view to ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208627#M9274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are the supported field data types -&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/overview/arcgis-field-data-types.htm" title="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/overview/arcgis-field-data-types.htm"&gt;ArcGIS field data types—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp; &amp;nbsp;This may take care of most the issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the information with registering a view -&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/overview/register-a-table-or-view-with-the-geodatabase.htm" title="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/overview/register-a-table-or-view-with-the-geodatabase.htm"&gt;Register a table or view with the geodatabase—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it says it is already registered, maybe look in the gdb_items table for something with that exact name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2020 10:57:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208627#M9274</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2020-10-20T10:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: No attribute table entries when loading database view to ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208628#M9275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thank you, George! I think for the time beeing I have what I need. Regarding the registering I followed the documentation. I'll figure it out later.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2020 11:55:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/no-attribute-table-entries-when-loading-database/m-p/208628#M9275</guid>
      <dc:creator>TorstenLange</dc:creator>
      <dc:date>2020-10-20T11:55:59Z</dc:date>
    </item>
  </channel>
</rss>

