actually forget those last two suggestions...i just saw that you've got multiple fields in your sql expression.
you can only return one field and one value for that field at a time. if you need multiple fields you'll need multiple sql expressions.
-jamie