BUG #1817: column not exist

From: "nguyen" <ngthanhthuat(at)yahoo(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1817: column not exist
Date: 2005-08-10 03:48:27
Message-ID: 20050810034827.092DEF0B0A@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1817
Logged by: nguyen
Email address: ngthanhthuat(at)yahoo(dot)com
PostgreSQL version: 8.0.3
Operating system: windown2000 server
Description: column not exist
Details:

when i excecuted sql command "select * from employee" then result were ok,
but if sql command were "select employeeID from employee" then have error
return : column employeeID does not exist

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message William ZHANG 2005-08-10 06:15:43 Re: BUG #1815: ECPGdebug causes crash on Windows XP
Previous Message Alvaro Herrera 2005-08-09 23:17:33 Re: BUG #1804: Installations Problems