Re: Problem with special characters in password when using SQLDriverConnect

Поиск
Список
Период
Сортировка
От Jan-Peter Seifert
Тема Re: Problem with special characters in password when using SQLDriverConnect
Дата
Msg-id 51992BBA.5010908@gmx.de
обсуждение исходный текст
Ответ на Re: Problem with special characters in password when using SQLDriverConnect  (Hiroshi Inoue <inoue@tpf.co.jp>)
Список pgsql-odbc
Hello,

Am 16.05.2013 16:58, schrieb Hiroshi Inoue:

> The driver can't distinguish the first '}' from the terminating bracket.
> Please look at http://msdn.microsoft.com/en-us/library/ms130822.aspx .

thank you very much for the link!
We weren't sure whether always enclosing the password in curly braces
would be okay. We'll do so in the future then.

So I guess the hex encoding was the password patch in v09.00.0100.

We switched from v08.04.0200 so I guess it really was just a coincidence
that other new characters caused the same problem when switching to
Unicode 'later on'.

Thank you very much and sorry for the confusion!

Best regards,

Peter





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

Предыдущее
От: ljwilson
Дата:
Сообщение: Compiling psqlODBC on Windows with MS VC++ 2005 Express
Следующее
От: ljwilson
Дата:
Сообщение: Re: Compiling psqlODBC on Windows with MS VC++ 2005 Express