<?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: st_geometry function in SQL Server in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/st-geometry-function-in-sql-server/m-p/652861#M36978</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Correct, there is no ST_GEOMETRY for SQL-Server.&amp;nbsp; You can use Well-Known Text as a transfer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mechanism to Microsoft's native Geometry type.&amp;nbsp; The capabilities of Geometry are documented&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;both online and in the SQL-Server documentation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Dec 2011 21:13:39 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2011-12-19T21:13:39Z</dc:date>
    <item>
      <title>st_geometry function in SQL Server</title>
      <link>https://community.esri.com/t5/data-management-questions/st-geometry-function-in-sql-server/m-p/652854#M36971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does this exist? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When referencing st_geometry in SQL Server I'm getting an &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Invalid object name 'sde.st_geometry'.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I noticed in documentation that this is SQL syntax, but is the st_geometry only an Oracle command? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does something similar exist in SQL Server?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a function I'm trying to build in silverlight to take my graphics layer and publish the geometry to a feature class and the way I thought I might be able to do this is to create a stored procedure in SQL Server to insert a record into the feature class table. The only way I've found to insert the geometry into the record is to use the st_geometry function... However it doesn't seem to be working.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 19:09:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/st-geometry-function-in-sql-server/m-p/652854#M36971</guid>
      <dc:creator>ErikEngstrom</dc:creator>
      <dc:date>2011-05-23T19:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: st_geometry function in SQL Server</title>
      <link>https://community.esri.com/t5/data-management-questions/st-geometry-function-in-sql-server/m-p/652855#M36972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Erik,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The SQL Server spatial types are geometry and geography, and they were written by Microsoft.&amp;nbsp; You'd need to check the Microsoft documentation for information on inserting geometry to a SQL Server spatial type.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/bb933876.aspx"&gt;http://msdn.microsoft.com/en-us/library/bb933876.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Kim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 19:32:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/st-geometry-function-in-sql-server/m-p/652855#M36972</guid>
      <dc:creator>KimPeter</dc:creator>
      <dc:date>2011-05-23T19:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: st_geometry function in SQL Server</title>
      <link>https://community.esri.com/t5/data-management-questions/st-geometry-function-in-sql-server/m-p/652856#M36973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's not Oracle-specific.&amp;nbsp; Esri has a ST_GEOMETRY type implementation for all supported &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;database platforms *except* MS SQL-Server (the others support 'blade' creation).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Microsoft's GEOMETRY/GEOGRAPHY operators are case-sensitive, so be sure to match&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;case as you follow the documentation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 20:20:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/st-geometry-function-in-sql-server/m-p/652856#M36973</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-05-23T20:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: st_geometry function in SQL Server</title>
      <link>https://community.esri.com/t5/data-management-questions/st-geometry-function-in-sql-server/m-p/652857#M36974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you both, I will look into both the Geography and Geometry data types.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Erik&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2011 10:43:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/st-geometry-function-in-sql-server/m-p/652857#M36974</guid>
      <dc:creator>ErikEngstrom</dc:creator>
      <dc:date>2011-05-24T10:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: st_geometry function in SQL Server</title>
      <link>https://community.esri.com/t5/data-management-questions/st-geometry-function-in-sql-server/m-p/652858#M36975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks like a data type specific to SQL Server 2008. We are currently on 2005.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I may be out of luck...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2011 12:07:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/st-geometry-function-in-sql-server/m-p/652858#M36975</guid>
      <dc:creator>ErikEngstrom</dc:creator>
      <dc:date>2011-05-24T12:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: st_geometry function in SQL Server</title>
      <link>https://community.esri.com/t5/data-management-questions/st-geometry-function-in-sql-server/m-p/652859#M36976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, GEOMETRY and GEOGRAPHY were introduced at SQL-Server 2008.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can still whip up a web service to do inserts using the 'C' or Java ArcSDE APIs, but this&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;will not be as simple.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2011 12:25:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/st-geometry-function-in-sql-server/m-p/652859#M36976</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-05-24T12:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: st_geometry function in SQL Server</title>
      <link>https://community.esri.com/t5/data-management-questions/st-geometry-function-in-sql-server/m-p/652860#M36977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As i understand there is no way to use ST_GEOMETRY type in MS SQL Server, right? In this case, is there ability to convert, some how, records of ST_GEOMETRY from db created by SDE to SQL server geometry type. I want to use this data in MS SQL Reporting Service to show Map in report.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is functions like: ST_Area, ST_ExteriorRing, ST_NumInteriorRing, ST_Centroid, ST_PointOnSurface ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible somehow use them in MS SQL SERVER ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2011 20:19:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/st-geometry-function-in-sql-server/m-p/652860#M36977</guid>
      <dc:creator>AleksanGhojoyan</dc:creator>
      <dc:date>2011-12-19T20:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: st_geometry function in SQL Server</title>
      <link>https://community.esri.com/t5/data-management-questions/st-geometry-function-in-sql-server/m-p/652861#M36978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Correct, there is no ST_GEOMETRY for SQL-Server.&amp;nbsp; You can use Well-Known Text as a transfer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mechanism to Microsoft's native Geometry type.&amp;nbsp; The capabilities of Geometry are documented&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;both online and in the SQL-Server documentation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2011 21:13:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/st-geometry-function-in-sql-server/m-p/652861#M36978</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-12-19T21:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: st_geometry function in SQL Server</title>
      <link>https://community.esri.com/t5/data-management-questions/st-geometry-function-in-sql-server/m-p/652862#M36979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have never found the reason WHY ST_GEOMETRY IS NOT SUPPORTED in Ms SQL Server ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any reasons why..? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;*curious*&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2012 07:05:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/st-geometry-function-in-sql-server/m-p/652862#M36979</guid>
      <dc:creator>HaniuHokkaido</dc:creator>
      <dc:date>2012-05-08T07:05:36Z</dc:date>
    </item>
  </channel>
</rss>

