os : windows 2000 +sp2
pgadmin version : pgadmin II 1.3.60
MDAC : 2.7 + fix
- Original Message -
From: "Dave Page" <[EMAIL PROTECTED]>
To: "rainnylin" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, October 01, 2002 3:07 PM
Subject: RE: [pgadmin-hackers] Can't run pgadmin
Please try reinstalling MDAC from www.microsoft.com/data
Regards, Dave.
> -Original Message-
> From: rainnylin [mailto:[EMAIL PROTECTED]]
> Sent: 02 October 2002 16:17
> To: Dave Page
> Cc: [EMAIL PROTECTED]
> Subject: Re: [pgadmin-hackers] Can't run pgadmin
>
>
>
> os : windows 2000
> -Original Message-
> From: Poul L. Christiansen [mailto:[EMAIL PROTECTED]]
> Sent: 02 October 2002 13:36
> To: Dave Page
> Cc: [EMAIL PROTECTED]
> Subject: Re: [pgadmin-hackers] default value in varchar
> column in 1.3.82-dev
>
>
> Ok, I see.
>
> But if I would enter an unquoted s
Ok, I see.
But if I would enter an unquoted string PgAdminII shuts down.
Instead of PgAdminII shutting down, shouldn't I recieve a cute little
message saying that I should quote my strings :)
Regards,
Poul L. Christiansen
Dynamic Paper
Dave Page wrote:
>Hi Poul,
>
>No, varchar defaults shoul
Hi Poul,
No, varchar defaults should not be quoted automatically, because you
might be entering:
CURRENT_USER
Or
my_func()
Both of which would fail with quotes.
Regards, Dave.
> -Original Message-
> From: Poul L. Christiansen [mailto:[EMAIL PROTECTED]]
> Sent: 02 October 2002 11:35
Hi
When I try to change the default value (after the table is created) of a
varchar column to ff - without quotes I get the following error:
"Run-time error '-2147467259 (80004005)'
ERROR: Attribute 'ff' not found.
And PgAdmin closes itself down :(
But if I quote the value 'ff' it