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

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JaganMohanRao
    New Member
    • Mar 2008
    • 1

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

    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
  • rski
    Recognized Expert Contributor
    • Dec 2006
    • 700

    #2
    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.

    Comment

    Working...