Re: [gdal-dev] MSSQL Spatial and UTF-8

2012-06-19 Thread Jukka Rahkonen
Gunter Becker csogis.de> writes: > > Hi, > > I'm trying to import a shapefile via ogr2ogr into a SQL Server 2008 DB. When > looking at the created table I realised that some columns have some ugly > columnnames. Same to the strings in the data of this table. The problem is > caused by some spec

[gdal-dev] MSSQL Spatial and UTF-8

2012-06-19 Thread Gunter Becker
Hi, I'm trying to import a shapefile via ogr2ogr into a SQL Server 2008 DB. When looking at the created table I realised that some columns have some ugly columnnames. Same to the strings in the data of this table. The problem is caused by some special characters (german umlauts) in the dataset.