Re: Updating views does not work

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Updating views does not work
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B8128D16@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на Updating views does not work  (Michiel_Lange@actuera.nl)
Список pgadmin-support

> -----Original Message-----
> From: Michiel_Lange@actuera.nl [mailto:Michiel_Lange@actuera.nl]
> Sent: 06 December 2002 12:54
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Updating views does not work
>
>
> In pgAdminII 1.4.2 I get the following error when I update a
> view: An error has occurred in pgAdmin II:frmView.cmdOK_Click:
> Number: -2147467259
> Description: ERROR: Relation 'contact_klant_view' already exists
>
> (contact_klant_view is a view where I have combined two
> tables using an INNER JOIN)
>
> Am I doing something wrong or is pgAdmin doing it? I think
> pgAdmin tries to CREATE the view, however it should be ALTER
> or something like that. Or can't views be altered?

I've just committed changes to fix this to CVS. If you want to try a
snapshot build, you can download a tarball from the binaries director on
http://cvs.pgadmin.org/. Installation instructions are in the readme.

Regards, Dave.

В списке pgadmin-support по дате отправления:

Предыдущее
От: Michiel_Lange@actuera.nl
Дата:
Сообщение: Updating views does not work
Следующее
От: "Johnson, Shaunn"
Дата:
Сообщение: modifying existing tables