From: "Sean Weissensee" <sweiss(at)ionsol(dot)com(dot)au>
To: <pgsql-sql(at)postgresql(dot)org>
Subject:
Date: 2000-11-20 03:24:32
Message-ID: 00ce01c052a1$667db2e0$0400a8c0@seanwin98
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Why does this error come up

ionsol=> update quickstock set ItemDesc = '10000',Qty = 0.0,salesprice = 0
.0 where StockID = '8597' \g
ERROR: Relation 'quickstock' does not have attribute 'itemdesc'

when ItemDesc does exist.

Sean

Responses

  • Re: at 2000-11-23 20:49:57 from Ross J. Reedstrom

Browse pgsql-sql by date

  From Date Subject
Next Message Yves Martin 2000-11-20 07:28:03 Like seems to fail !
Previous Message Joe Conway 2000-11-20 01:38:47 psql question