<?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: How to Connect to SQL Server 2008 Data in ArcGIS for SharePoint Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/how-to-connect-to-sql-server-2008-data/m-p/36471#M89</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you can also serialize in json esri format so you can use api client.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See an example &lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=6d28a606369c43fd9a6f929541ae7c93"&gt;http://www.arcgis.com/home/item.html?id=6d28a606369c43fd9a6f929541ae7c93&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jan 2012 05:39:44 GMT</pubDate>
    <dc:creator>nicogis</dc:creator>
    <dc:date>2012-01-09T05:39:44Z</dc:date>
    <item>
      <title>How to Connect to SQL Server 2008 Data</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/how-to-connect-to-sql-server-2008-data/m-p/36467#M85</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We recently implemented ArcGIS for Sharepoint (2.0) and have a need to display some data that is stored in some SQL Server 2008 data tables. Its obvious how to reference a "list" of data that has been "imported" from an Access DB, but we want to display data directly from our SQL DB. Is there a way to do this or do you have to implement ArcGIS Spatial Data Services (SDS) in order to make this work. You'd think that doing an ODBC connection to any DB would be possible from within Sharepoint. Thanks for any thoughts or guidance!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 16:36:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/how-to-connect-to-sql-server-2008-data/m-p/36467#M85</guid>
      <dc:creator>KentAnness</dc:creator>
      <dc:date>2011-11-03T16:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to Connect to SQL Server 2008 Data</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/how-to-connect-to-sql-server-2008-data/m-p/36468#M86</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think one primary question would be is the data from SQL Server using a spatial data type? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If no... you might look into the BDC Service which can make external lists from various database platforms. But using this service successfully really depends on which level of SharePoint you are using. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If data redundancy is not an issue the SSIS Integration Services sharepoint adapters can push/pull data from any database into/out of a sharepoint list in an unattended automated fashion.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 00:47:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/how-to-connect-to-sql-server-2008-data/m-p/36468#M86</guid>
      <dc:creator>RonnieRichards</dc:creator>
      <dc:date>2011-12-16T00:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to Connect to SQL Server 2008 Data</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/how-to-connect-to-sql-server-2008-data/m-p/36469#M87</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The data we want to leverage is just a standard SQL table that happens to have Lat/Lon values. Our Sharepoint folks did use BDC to connect create the list as it is rendered directly from the SQL table. The problem we're seeing now is that when we try to connect to the BDC rendered list we get the following error:&amp;nbsp; Geographic Data Not Found �?? No geographic lists found in the specified site. Does the list need to reside in a table specifically setup for spatial data types???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 11:04:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/how-to-connect-to-sql-server-2008-data/m-p/36469#M87</guid>
      <dc:creator>KentAnness</dc:creator>
      <dc:date>2012-01-04T11:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to Connect to SQL Server 2008 Data</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/how-to-connect-to-sql-server-2008-data/m-p/36470#M88</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I were to make a guess, I would say the ArcGIS connector is looking for an "ArcGIS Location" field in the lists on whatever SharePoint site it's searching on... as it can't find one, it thinks there are no spatially enabled lists...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure if you would be able to create a ArcGIS Location field on a business data connectivity based table though - it seems unlikely... but I haven't tried... &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 03:40:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/how-to-connect-to-sql-server-2008-data/m-p/36470#M88</guid>
      <dc:creator>LeathMuller</dc:creator>
      <dc:date>2012-01-05T03:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to Connect to SQL Server 2008 Data</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/how-to-connect-to-sql-server-2008-data/m-p/36471#M89</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you can also serialize in json esri format so you can use api client.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See an example &lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=6d28a606369c43fd9a6f929541ae7c93"&gt;http://www.arcgis.com/home/item.html?id=6d28a606369c43fd9a6f929541ae7c93&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 05:39:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/how-to-connect-to-sql-server-2008-data/m-p/36471#M89</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2012-01-09T05:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Connect to SQL Server 2008 Data</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/how-to-connect-to-sql-server-2008-data/m-p/36472#M90</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to server spatial data directly out of SQL Server?&amp;nbsp;&amp;nbsp; I have a shapefile that I have imported into SQL.&amp;nbsp; I would like to make that available to the Web Part.&amp;nbsp; How is this process accomplished?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 17:32:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/how-to-connect-to-sql-server-2008-data/m-p/36472#M90</guid>
      <dc:creator>ToddBoewe</dc:creator>
      <dc:date>2012-05-22T17:32:55Z</dc:date>
    </item>
  </channel>
</rss>

