Re: Migration from odbc driver 7.x to 8.x

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Migration from odbc driver 7.x to 8.x
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC9EF1@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Migration from odbc driver 7.x to 8.x  (Christian Schröder <cs@deriva.de>)
Список pgsql-odbc

> -----Original Message-----
> From: pgsql-odbc-owner@postgresql.org
> [mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of
> Christian Schröder
> Sent: 06 September 2005 17:12
> To: pgsql-odbc@postgresql.org
> Subject: [ODBC] Migration from odbc driver 7.x to 8.x
>
> Now my question is: How can I perform a smooth migration from the old
> odbc driver to the new one? Is there any special trick? If I
> change the
> database encoding, the old driver will fail to get the
> umlauts right. If
> I don't change, the new driver does not work. It will be nearly
> impossible to do an instant update of the driver on all computers.
> Thanks a lot for your suggestions.

Wait for the next version of the new driver which will contain both an ANSI and Unicode version. The ANSI one should do
whatuyou expect with SQL_ASCII databases. 

Regards, Dave

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

Предыдущее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: Critical Bug with UseDeclareFetch in development version
Следующее
От: Marko Ristola
Дата:
Сообщение: Re: savepoint