From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Jaime Casanova" <systemguards(at)yahoo(dot)com>, <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: ODBC Driver stability |
Date: | 2004-11-12 21:32:34 |
Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E430710F@ratbert.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
> -----Original Message-----
> From: pgsql-odbc-owner(at)postgresql(dot)org
> [mailto:pgsql-odbc-owner(at)postgresql(dot)org] On Behalf Of Jaime Casanova
> Sent: 12 November 2004 21:10
> To: pgsql-odbc(at)postgresql(dot)org
> Subject: Re: [ODBC] ODBC Driver stability
>
> Hi Dave,
>
> I was having a problem with the odbc driver, when i install
> it (v8.0.0.2) the spanish character that appears in my vb
> application get weird. Can you point me what place in the
> code is more significativly to this bug?
Err, probably not (unless I'm the wrong Dave). Is your database encoded
as SQL_ASCII? I know very little about encodings, but iirc non-ASCII
characters are not guaranteed to work correctly although they appear to
in some front end interfaces. I believe you need to use one of the latin
encodings or unicode to resolve this.
Regards, Dave.
From | Date | Subject | |
---|---|---|---|
Next Message | Jaime Casanova | 2004-11-12 21:43:55 | Re: ODBC Driver stability |
Previous Message | Dave Page | 2004-11-12 21:22:46 | Re: 08.00.0002 useless :-) |