Select to view content in your preferred language

ST_GEOMETRY in SQL Server

609
1
05-08-2012 12:07 AM
HaniuHokkaido
Deactivated User
Dear all,

I have never found the reason WHY ST_GEOMETRY IS NOT SUPPORTED in Ms SQL Server. All RDBMS can have ST_GEOMETRY except SQL Server. Why ? Anybody knows the reason ?

Thanks
0 Kudos
1 Reply
VinceAngelo
Esri Esteemed Contributor
There is no Esri ST_GEOMETRY implementation in SQL-Server because Microsoft does not support
the ability to create 3rd-party SQL language extensions (aka "blades", "extenders", "cartridges").
If it were technically feasible, it would likely have been done.

Please do not double-post.

- V
0 Kudos