Title: Message
Hi
Donald,
I've
tried this and it does indeed cause a crash. As suspected though, it does appear
to be ADO at fault, so I don't think there's a great deal I can do about it
I'm afraid.
Of
course, pgAdmin III won't have this problem...
Regards, Dave.
-Original
Title: Message
Thanks
Donald. I'll take a look into this when I get a minute. Have a great
Christmas.
Regards, Dave.
-Original Message-From: Donald Fraser
[mailto:[EMAIL PROTECTED]] Sent: 23 December 2002
14:22To: [EMAIL PROTECTED]Subject:
[pgadmin-support] Bug for vie
Hi Dave,
thanks for the latest fix.
Have spent all morning creating the situation for a
view that causes a crash - here it is...
First create a simple table such
as:
CREATE
TABLE public.tbl_catchbug
(
id int4,
s_sometext text
) WITHOUT OIDS;
GRANT ALL
ON TABLE public.tbl_catchbug TO
> -Original Message-
> From: Didier Moens [mailto:[EMAIL PROTECTED]]
> Sent: 22 December 2002 21:48
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-support] pgAdminII 1.4.12 crash with PostgreSQL 7.3
>
>
>
> Hi,
>
>
> My PostgreSQL 7.3 setup seems to crash all versions of
> pgAdminII (
> -Original Message-
> From: Reshat Sabiq [mailto:[EMAIL PROTECTED]]
> Sent: 23 December 2002 02:58
> To: Dave Page; [EMAIL PROTECTED]
> Subject: RE: [pgadmin-support] Access-postgreSQL migration
> (extra invalid foreign key added)
>
>
>
>
> -Original Message-
> From: Dave P