Specifying character sets in ODBC

From: "Tim" <timothy(dot)greenwood(at)gmail(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Specifying character sets in ODBC
Date: 2005-06-02 19:22:52
Message-ID: 1117740172.582118.198480@g47g2000cwa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

I posted this question both here and inteh microsoft internatinal news
group.

In ODBC is there any standard method to determine the character set of
a CHAR or NCHAR column? Is it considered the responsibility of the
database or the client to deliver (e.g. via SQLFETCH) or insert (e.g.
via SQLEXECUTE) character data in the correct character set? As far as
I can see this is all done by vendor specific mechanisms.
Tim

Browse pgsql-odbc by date

  From Date Subject
Next Message Andrei Gaspar 2005-06-03 07:44:14 Re: Frontend/Backend protocol 3.0
Previous Message Edzard Pasma 2005-06-02 16:35:05 Re: Unable to obtain list of tables from the data source