I just filed a new bug (#53616) regarding an "overtranslation"...
SQL Count function was incorrectly translated. This results in an invalid SQL statement generated by the query wizard. Resulting statement is SELECT Contagem(`field`)... and should be SELECT Cound(`field`)... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
