Re: Problem with special characters in password when using SQLDriverConnect

From: Jan-Peter Seifert <Jan-Peter(dot)Seifert(at)gmx(dot)de>
To: Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Problem with special characters in password when using SQLDriverConnect
Date: 2013-05-19 19:44:58
Message-ID: 51992BBA.5010908@gmx.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message ljwilson 2013-05-19 22:06:51 Re: Compiling psqlODBC on Windows with MS VC++ 2005 Express
Previous Message ljwilson 2013-05-19 13:23:34 Compiling psqlODBC on Windows with MS VC++ 2005 Express