Обсуждение: Re: asci characters 128-159 with ANSI driver

Поиск
Список
Период
Сортировка

Re: asci characters 128-159 with ANSI driver

От
"Inoue, Hiroshi"
Дата:
Hi Barry,

(2013/08/05 23:34), Barry Bell wrote:
> When using the ANSI ODBC driver,
> Update textfield=chr(128) ; -- and characters 128-159.
> Produces a UFT error.

What is the code page you are working?

> Using the UNICODE driver eliminates this but causes other problem for us. (Fonts are off from text fields)
>
> Is there any way to get the ANSI ODBC driver to accept the ascii characters 128-159?
>
> Thanks
> Barry Bell, IT Department





Re: asci characters 128-159 with ANSI driver

От
"Inoue, Hiroshi"
Дата:
(2013/08/06 9:05), Inoue, Hiroshi wrote:
> Hi Barry,
>
> (2013/08/05 23:34), Barry Bell wrote:
>> When using the ANSI ODBC driver,
>> Update textfield=chr(128) ; -- and characters 128-159.

>> Is there any way to get the ANSI ODBC driver to accept the ascii
>> characters 128-159?

AFAIK they aren't ascii characters.
What encoding do you want to apply for 128-159 characters?

regards,
Hiroshi Inoue