Re: Continuing encoding fun....

Поиск
Список
Период
Сортировка
От Hiroshi Saito
Тема Re: Continuing encoding fun....
Дата
Msg-id 07ef01c5b1d6$51287210$01324d80@hiroshi5jz7dqj
обсуждение исходный текст
Ответ на Continuing encoding fun....  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgsql-odbc
Hi Dave.

> With this patch, you can build either the old style ANSI/Multibyte
> driver, or the Unicode driver. I've also removed the -libpq suffix that
> was added for testing, as this patch gives the driver a new name anyway.
> When installed on a Windows system, you then get:
>
> psqlodbca.dll "PostgreSQL ANSI"
> psqlodbcw.dll "PostgreSQL Unicode"

Is it meant as follows after all?
with libpq version
psqlodbca.dll "PostgreSQL ANSI"
psqlodbcw.dll "PostgreSQL Unicode"
without libpq version
psqlodbca.dll "PostgreSQL ANSI"
psqlodbcw.dll "PostgreSQL Unicode"

>
> Unless anyone has a better solution, I think this is the best fix to
> allow users with non-Unicode friendly apps to work as they used to with
> the older driver.

Some complaint. Although I have not fully tried yet.-(
I think that CRLF of a base code and patch is what it is hard to use.

>
> Please shout ASAP if you object!!

one vote is invested.

Regards,
Hiroshi Saito

Вложения

В списке pgsql-odbc по дате отправления:

Предыдущее
От: Matthias Weinert
Дата:
Сообщение: last question.. sorry
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Continuing encoding fun....