Re: [gdal-dev] OCI driver and setting the client encoding

2014-04-15 Thread Martin Landa
Hi, 2012-09-20 20:06 GMT+02:00 Jukka Rahkonen : >> So, if I understood it, you are using ogr2ogr in a Finnins-Finland > Windows locale but Oracle is set for >> american.america and the OGR/OCI driver doesn't make the distinction > automatically. I had similar problem, I noticed that with Oracle 1

Re: [gdal-dev] OCI driver and setting the client encoding

2012-09-20 Thread Jukka Rahkonen
Ivan Lucena princeton-ma.us> writes: > So, if I understood it, you are using ogr2ogr in a Finnins-Finland Windows locale but Oracle is set for > american.america and the OGR/OCI driver doesn't make the distinction automatically. Not really, our Oracle is set to Finnish-Finland and UTF-8 > > Do

Re: [gdal-dev] OCI driver and setting the client encoding

2012-09-20 Thread Ivan Lucena
Hi Jukka, > I spent some nice hours trying to get the Finnish characters to appear right > in > Oracle. Now it looks like I have found a working solution but I would like to > know if it is correct and reliable. > > I am on Windows, Finnins-Finland and chcp shows me code 850. Our Oracle is

[gdal-dev] OCI driver and setting the client encoding

2012-09-19 Thread Jukka Rahkonen
Hi, I spent some nice hours trying to get the Finnish characters to appear right in Oracle. Now it looks like I have found a working solution but I would like to know if it is correct and reliable. I am on Windows, Finnins-Finland and chcp shows me code 850. Our Oracle is using UTF-8 encoding. I