Hi,

I was wondering if anyone could tell me what this means

"Report data binding error Error evaluating expression : textField_2
Source text : query.invon"

Te query im running is

SELECT DATE_FORMAT(c.invited_on, '%Y %M %D') AS 'invitedOn',
count(id) AS 'cnt'
FROM delegates c
WHERE c.company_id = 1
GROUP BY invitedOn


In the report (created by the wizard) it references the field as
'query.invitedOn', but when I run it I get the above error.

Cheers,

Andy J

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231716
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to