Hi,
I'm having problems using SQLSpatialTools in my SQL Server. It is compiled with Microsoft.SQLServer.Types 14.0.0.0 but all my databases have the assembly for 13.0.0.0 already created. It seems that I can't just drop it as that's only permitted for custom assemblies.
Is it possible to compile SQLSpatialTools with Microsoft.SQLServer.Types 13.0.0.0? Any other workaround that you can think of?
Thanks in advance.

Hi,
I'm having problems using SQLSpatialTools in my SQL Server. It is compiled with Microsoft.SQLServer.Types 14.0.0.0 but all my databases have the assembly for 13.0.0.0 already created. It seems that I can't just drop it as that's only permitted for custom assemblies.
Is it possible to compile SQLSpatialTools with Microsoft.SQLServer.Types 13.0.0.0? Any other workaround that you can think of?
Thanks in advance.