Forum Moderators: mack
DETAILS: I am using Dreamweaver Developer. I built this in Query Builder and the {$NXTFilter_Recordset1} comes from a dynamic list in Dreamweaver.
Any help is greatly appreciated.
Error: 1140
SQLSTATE: 42000 ER_MIX_OF_GROUP_FUNC_AND_FIELDS
Message: Mixing of GROUP columns MIN,MAX,COUNT,... with no GROUP columns is illegal if there is no GROUP BY clause
Perhaps you can provide a snippet of data from your table as well as what the variables would hold?