This simple query throws the \"Ambiguous column name TaskID\" error on one db-server only. This is ridiculous. We tested this with the same database structu
What do you mean you can't? It's clear that both Tasks and TaskHelpers has a column named TaskID. You need to indicate which table the column in the Order By is associated with.