This one time, at band camp, Steve Stearns said:

SS>Is support for "exists" implemented yet in Castor?  I tried to run the
SS>following query:
SS>
SS>select admin from <package>.Administrator admin where username like $1
SS>and $2 exists in admin.administerableProviders
SS>
SS>I get this error:
SS>
SS>An incorrect token type was found near exists (found IDENTIFIER, but
SS>expected END_OF_QUERY)
SS>
SS>I see a few posts with similar problems on the list archive that said
SS>"exists" had not been implemented yet.  So, I wasn't sure if my problem
SS>is just that it still hasn't been implemented or that my query is just
SS>written incorrectly (or both perhaps? :)

Steve,

The exists keyword is not implemented yet. 

Bruce
-- 
perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to