Does SQL Server CE support synchronization of Spatial Data type?
Does Sql Server support repl开发者_StackOverflow中文版ication to SQL Server CE? In the documentation, SQL server CE seems to be not supporting the st_geometry type.
SQL Server Compact 3.5 Service Pack 1 supports replicating geometry and geography data types.
What's New in SQL Server Compact 3.5 and 3.5 SP1
精彩评论