Connecting Tech Pros Worldwide Help | Site Map

ERROR: column "dtype" of relation "xxxxx" does not exist

Newbie
 
Join Date: Mar 2008
Posts: 1
#1: Mar 25 '08
i have create a table and inserted a values init. when i am getting the values it is throwing the exception "ERROR: column "dtype" of relation "xxxx" does not exist" where xxxx is table name.

if any body knows the solution kindly help me

Thanks in advance ..
Jagan
Moderator
 
Join Date: Dec 2006
Location: Europe
Posts: 292
#2: Mar 25 '08

re: ERROR: column "dtype" of relation "xxxxx" does not exist


Quote:

Originally Posted by JaganMohanRao

i have create a table and inserted a values init. when i am getting the values it is throwing the exception "ERROR: column "dtype" of relation "xxxx" does not exist" where xxxx is table name.

if any body knows the solution kindly help me

Thanks in advance ..
Jagan

Be more specific, show the query you create a table and the one with insert.
Reply