Both fixed now in CVS - thanks for the report.
Regards, Dave.
> -Original Message-
> From: John Bercik [mailto:[EMAIL PROTECTED]
> Sent: 02 July 2003 16:53
> To: pgadmin support
> Subject: Re: [pgadmin-support] schema support
>
>
> and also a ; is needed a
and also a ; is needed after
-- ALTER TABLE i.tblsitegroups DROP CONSTRAINT
> fk_tblsatellitemanager_tblsites_fk
On Wed, 2003-07-02 at 11:47, John Bercik wrote:
> Hi, My sql appears to be missing my "i" schema. I believe it should
> be "REFERENCES i.tblsites". When I make it with "i." it wo
Hi, My sql appears to be missing my "i" schema. I believe it should
be "REFERENCES i.tblsites". When I make it with "i." it works fine.
Thanks for any ideas.
John
-- Foreign Key: i.fk_tblsatellitemanager_tblsites_fk
-- ALTER TABLE i.tblsitegroups DROP CONSTRAINT
fk_tblsatellitemanager_tblsi