Re: [SQL] relation X does not exist

2004-04-19 Thread Tom Lane
Laura Scott <[EMAIL PROTECTED]> writes: > I have a table defined with only two fields. The create table statement > did not have " " around the table name. I can cut and paste the query > from my debug statement into psql and get the desired result set back. > However, in the .pgc file, the query

[SQL] relation X does not exist

2004-04-19 Thread Laura Scott
Morning, I see lots of references to this error, but currently no fix for my situation. I am converting an INFORMIX ESQL/C system to PostgreSQL embedded C. I have hit several road blocks along the way and running out of time to complete and test this convert - so I am coming to the pros for some