Thread: Re: pgAdminII bug ?

Re: pgAdminII bug ?

From
Dave Page
Date:

> -----Original Message-----
> From: Rick Calder [mailto:r-calder@onebox.com]
> Sent: 15 March 2002 15:38
> To: dpage@pgadmin.org
> Subject: pgAdminII bug ?
>
>
> pgAdminII 1.2.0
> win2k sp2 + all current patches
> server is on Red Hat linux 7.2
> postgresql-7.1.3-2
>
>     The "Connect to Server" screen will not accept the
> following characters in the
> password field :    }{

Following my earlier email, I've checked the Microsoft ODBC docs, which say:

Because of connection string and initialization file grammar, keywords,
localized identifiers, and attribute values that contain the characters
[]{}(),;?*=!@ should be avoided.

I've tried quoting & escaping the password in every way I can think of, and
still can't get it to work. I think my best suggestion is change your
password.

Regards, Dave.