Tagged Questions
3
votes
4answers
504 views
update spatial data from excel to ms-sql server 2008
I have 1000's of data with 50's of column. It is point data. The data
is in MS-SQL server.Now each day I need to load 100's of data similar
in structure. How can I achieve it ? I tried to append ...