Re: ColdFusion sez this is valid SQL
D. Duccini <duccini@backpack.com>
From: "D. Duccini" <duccini@backpack.com>
To: "Poul L. Christiansen" <poulc@cs.auc.dk>
Cc: Pgsql-novice <pgsql-novice@postgresql.org>
Date: 2001-01-03T14:25:27Z
Lists: pgsql-novice
yeah we solved it...i was just intrigued by the purported standard "SQL" example in the CF tutorial > Hmmmm, I don't know excatcly what you are trying to do, but I don't think you can use > the Cold Fusion function Left. > > Try using the PostgreSQL function substr() instead, as someone else suggested. > > Poul L. Christiansen