On Sat, Oct 11, 2008 at 10:24 PM, Michael Bayer
<[EMAIL PROTECTED]> wrote:
>
> We should really fix the MSSQL dialect to not be throwing a
> SystemError when a SQL statement is not successfully interpreted.
>

I guess syntax error would be more appropriate.


> I can't see anything wrong with the statement otherwise unless MSSQL
> has a problem with the same column being in GROUP BY as well as an
> aggregate.  I'd get it to work at the SQL prompt first.
>

The list [ ] in a group_by function has caused the error.

Lucas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to