i'm having this error. I replaced some peer single links with dynamic choices.
erratic results.
i DO NOT have an order by.
I have 3 of these choice boxes on a form.
2 work fine.
something is throwing an error in the server output AND tomcat output
Web server returned error: Internal error. ORDER BY items must appear in the select list if SELECT DISTINCT is specified.
WebServlet URL got request with params:
WebServlet URL got request with params:
Exception thrown com.bas.connectionserver.server.BASServerException Internal error. ORDER BY items must appear in the select list if SELECT DISTINCT is specified.
very odd
i'm was pointing to a saved query, but when I pasted in the exact same Custom Query it started working correctly.