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

Reply via email to