Re: Failed to create View after Access migration - Mailing list pgadmin-support

From Thomas A. Lowery
Subject Re: Failed to create View after Access migration
Date
Msg-id 20020806012053.A19498@stllnx1.stlassoc.com
Whole thread Raw
In response to Failed to create View after Access migration  ("Raymond Tsang" <RaymondT@bluechipit.com.au>)
List pgadmin-support
On Tue, Aug 06, 2002 at 09:08:14AM +1000, Raymond Tsang wrote:
> Hi,
>
> I have successfully migrated Access 2000 to PostgreSQL v7.2.1. However,
> when I want to create View, I receive errors even I create a very simple
> one:
> Create View ordersview As
> Select * from Orders;

> Description: Error: Relation "orders" does not exist

Try "Orders" (identifiers require quoting if Upper case is used)

Tom


pgadmin-support by date:

Previous
From: "Raymond Tsang"
Date:
Subject: Failed to create View after Access migration
Next
From: sticky@ekno.com
Date:
Subject: bug-report