Re: Problems with OIDs - Mailing list pgsql-php

From Andrew McMillan
Subject Re: Problems with OIDs
Date
Msg-id 1035707335.3698.1.camel@kant.mcmillan.net.nz
Whole thread Raw
In response to Problems with OIDs  (Carlos Garcìa Gòmez <garciagca@inta.es>)
Responses Re: Problems with OIDs  (Carlos García Gómez <almah@wanadoo.es>)
List pgsql-php
On Thu, 2002-10-24 at 19:33, Carlos Garcìa Gòmez wrote:
> Hi all!
>
> I've got the following problem: I had a view with OID 5330 that had to be
> removed from the database, afterwards I created again a view (with the same
> name, because I need it to be this way) and get the an error telling me that
> the view with OID 5330 cannot be found, How can I solve it??

You will have to recreate whatever referred to that view as well.

If this isn't sufficient answer, you'll need to provide more detail,
specifically what is it that you are doing when you get the error
message?

Cheers,
                    Andrew.
--
---------------------------------------------------------------------
Andrew @ Catalyst .Net.NZ Ltd, PO Box 11-053, Manners St,  Wellington
WEB: http://catalyst.net.nz/         PHYS: Level 2, 150-154 Willis St
DDI: +64(4)916-7201     MOB: +64(21)635-694    OFFICE: +64(4)499-2267
           Survey for free with http://survey.net.nz/
---------------------------------------------------------------------


pgsql-php by date:

Previous
From: Chadwick Rolfs
Date:
Subject: Re: can't retrieve data through PHP
Next
From: knut.suebert@web.de
Date:
Subject: Re: How do I display an image?