linq and Geographic data type

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?bWltbW8=?=

    linq and Geographic data type

    Hello, I have a question about linq and new data type of Geographic sqlserver
    2008.

    When the designers try to bring a table that contains this type of data, it
    gives me an error that contains data type not supported.

    So I created a view that the figure represents about two columns: latitude
    and longitude.

    This, however, can not use linq for data update. You recommended using
    Ado.net for updating or is there another method?

    Thanks to all,
    Marko.
Working...