is there a default client encoding?

From: Jaime Casanova <systemguards(at)gmail(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: is there a default client encoding?
Date: 2006-01-26 18:57:47
Message-ID: c2d9e70e0601261057p42537f61m24bd8646ee571e80@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,

i wonder if the odbc driver is sending a default client_encoding to
the server. if so, what client_encoding? how can i determine it? if
not, how i know what client encoding my platform uses?

the question is because before i meet linux i never heard the term
encoding... windows does everything for you and hides all this littles
things (so when i start using the odbc driver in windows i never use
client_encoding command now i know that is why some client
applications got weird results ;). Well the point is in VB i can't
send arbitrary commands to the server so how i set it, is the odbc
doing it? can i change the encoding the odbc is sending?

--
regards,
Jaime Casanova
(DBA: DataBase Aniquilator ;)

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Ludek Finstrle 2006-01-26 19:03:06 Re: is there a default client encoding?
Previous Message Ludek Finstrle 2006-01-26 18:51:16 Re: SQLGetInfo buffer overflow?