On Thu, Apr 12, 2007 at 09:23:39AM -0300, [EMAIL PROTECTED] wrote:
> 
> "CRC" character varying(255),
  ^^^^^

> Select * from base.points where crc = 'e19e26330a0db2f2435106b16623fa82'
                                  ^^^

"CRC" != crc.  You need to spell the column name correctly.  Or don't
quote the identifier when you create the table.

A

-- 
Andrew Sullivan  | [EMAIL PROTECTED]
A certain description of men are for getting out of debt, yet are
against all taxes for raising money to pay it off.
                --Alexander Hamilton

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to