Hi all.. I have .shp files(gis shape files) and i want me to store these files into the sql sever 2005. Please sujjest me the process.... thnx..
Welcome to the forums. Is this going to SQL2005 forever? Any chance of upgrade to SQL Server 2008? Using SQL 2008 you can take hlep of FILESTREAM or event GEO spatial features that introduced in this version. http://msdn.microsoft.com/en-us/library/cc949109(v=sql.100).aspx & http://www.microsoft.com/sqlserver/2008/en/us/spatial-data.aspx fyi.