<?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 How to create a view on Arc-catalog using tables from two different databases residing on different servers in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-create-a-view-on-arc-catalog-using-tables/m-p/659195#M25193</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some features (Road, Drainage and Parcels - Line, Point and Polygon) data. The spatial attributes of these features are captured by drawing them into&amp;nbsp;arcmap and then stored feature class in a feature dataset&amp;nbsp; in a geodatabase that is on MSSQL2012 database on Server A. The non spatial attributes of these features are existing on another DEVSQL2012 on Server B.&lt;/P&gt;&lt;P&gt;I am able to connect to the different databases using ArcCatalog Database connection and so able to view both the spatial and non-spatial&amp;nbsp;data separately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am now trying to create a database View from my ArcCatalog to join the spatial table on Server A&amp;nbsp; to&amp;nbsp; the non-spatial table on Server B.&amp;nbsp; But I keep getting various errors.&lt;/P&gt;&lt;P&gt;Please does anyone has an idea how I can get this resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; color: blue;"&gt;SELECT&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt;"&gt; [DEVSQL2012]&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Id&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;TVR_CIPSdboProjectsName&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Name&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;ProjectTypeId&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;ProjectManagerId&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;IsFunded&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Scope&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;FundSource&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;TotalEstimatedCost&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Consultant&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Contractor&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;LocationLimits&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;GISId&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;StatusId&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;PermalinkMapURL&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;CIPDocURL&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt;"&gt; TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects &lt;SPAN style="color: gray;"&gt;INNER&lt;/SPAN&gt; &lt;SPAN style="color: gray;"&gt;JOIN&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;&amp;nbsp;[Frussmolt\TVR3PRD02]&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;PublicWorks&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;TC_USER&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;CIP_Point_Only&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; color: blue;"&gt;ON&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;[DEVSQL2012]&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Id &lt;SPAN style="color: gray;"&gt;=&lt;/SPAN&gt; [Frussmolt\TVR3PRD02]&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;PublicWorks&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;TC_USER&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;CIP_Point_Only&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Project_ID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the&amp;nbsp;error I'm getting&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/398566_pastedImage_3.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't understand why it is seeing that column as invalid. the column is supposed to be a Yes or No (0 and 1) though the field datatype for this column is 'Short integer', Could this be a problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Mar 2018 15:26:50 GMT</pubDate>
    <dc:creator>IreneEgbulefu1</dc:creator>
    <dc:date>2018-03-12T15:26:50Z</dc:date>
    <item>
      <title>How to create a view on Arc-catalog using tables from two different databases residing on different servers</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-create-a-view-on-arc-catalog-using-tables/m-p/659195#M25193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some features (Road, Drainage and Parcels - Line, Point and Polygon) data. The spatial attributes of these features are captured by drawing them into&amp;nbsp;arcmap and then stored feature class in a feature dataset&amp;nbsp; in a geodatabase that is on MSSQL2012 database on Server A. The non spatial attributes of these features are existing on another DEVSQL2012 on Server B.&lt;/P&gt;&lt;P&gt;I am able to connect to the different databases using ArcCatalog Database connection and so able to view both the spatial and non-spatial&amp;nbsp;data separately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am now trying to create a database View from my ArcCatalog to join the spatial table on Server A&amp;nbsp; to&amp;nbsp; the non-spatial table on Server B.&amp;nbsp; But I keep getting various errors.&lt;/P&gt;&lt;P&gt;Please does anyone has an idea how I can get this resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; color: blue;"&gt;SELECT&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt;"&gt; [DEVSQL2012]&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Id&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;TVR_CIPSdboProjectsName&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Name&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;ProjectTypeId&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;ProjectManagerId&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;IsFunded&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Scope&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;FundSource&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;TotalEstimatedCost&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Consultant&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Contractor&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;LocationLimits&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;GISId&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;StatusId&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;PermalinkMapURL&lt;SPAN style="color: gray;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;CIPDocURL&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt;"&gt; TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Projects &lt;SPAN style="color: gray;"&gt;INNER&lt;/SPAN&gt; &lt;SPAN style="color: gray;"&gt;JOIN&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;&amp;nbsp;[Frussmolt\TVR3PRD02]&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;PublicWorks&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;TC_USER&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;CIP_Point_Only&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; color: blue;"&gt;ON&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;[DEVSQL2012]&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;TVR_CIPS&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;dbo&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Id &lt;SPAN style="color: gray;"&gt;=&lt;/SPAN&gt; [Frussmolt\TVR3PRD02]&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;PublicWorks&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;TC_USER&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;CIP_Point_Only&lt;SPAN style="color: gray;"&gt;.&lt;/SPAN&gt;Project_ID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the&amp;nbsp;error I'm getting&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/398566_pastedImage_3.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't understand why it is seeing that column as invalid. the column is supposed to be a Yes or No (0 and 1) though the field datatype for this column is 'Short integer', Could this be a problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 15:26:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-create-a-view-on-arc-catalog-using-tables/m-p/659195#M25193</guid>
      <dc:creator>IreneEgbulefu1</dc:creator>
      <dc:date>2018-03-12T15:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a view on Arc-catalog using tables from two different databases residing on different servers</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-create-a-view-on-arc-catalog-using-tables/m-p/659196#M25194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try creating a cross database view, using a Linked Server Connection, from the Database end and then add it in ArcMap...see if that works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 15:40:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-create-a-view-on-arc-catalog-using-tables/m-p/659196#M25194</guid>
      <dc:creator>Asrujit_SenGupta</dc:creator>
      <dc:date>2018-03-12T15:40:07Z</dc:date>
    </item>
  </channel>
</rss>

