<cfquery name="countDonors" dbtype="query">
          SELECT surname
          FROM donorQuery
          WHERE cmpy_code = #arguments.cmpy_code#
          AND surname LIKE '#i#%'
    </cfquery>

why does this show this error?

Query Of Queries runtime error.
Unsupported type comparison. 
Thanks

Gareth.

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to