"SQL Server Compact 2008" including spatial support -
i've read somewhere there "sql server compact 2008" including spatial support search it, can't find anywhere. example, there's nothing on https://connect.microsoft.com/sqlserver/content/content.aspx?contentid=5470 regarding compact version.
does know scoop is?
i have situation here, have created wpf application sql compact edition database , want store spatial data in it. using google maps , want use geography data type not supported in ce. now, should best approach should follow, should use express edition how encrypt data in db / make safe?
you can store geography data in "image" column in sql server compact db, no support geography. can alos encrypty sql server compact db (as know already)
Comments
Post a Comment