Thanks Paul for your answer

but

I was using pymssql.


Now, I am trying to use pyodbc and see if your fix would help... after
struggling to get the URI right on my Linux box, it now simply
crashes ... No error message no nothing, it just dies.

I'll keep looking

Cheers
    François,




Paul Johnston wrote:
> Hi,
>
> I expect this is a known problem with adodbapi/pyodbc in 0.3.8. The
> workaround is to append ?use_scope_identity=0 to your database URI.
>
> Paul
>
>
> On 6/28/07, fw <[EMAIL PROTECTED]> wrote:
> >
> >
> > Hi,
> >
> > I have the weirdest of problem. When using mssql, INSERT (via a
> > session flush) in one of my table fail, but there is no error
> > description in the exception (None)
> >


--~--~---------~--~----~------------~-------~--~----~
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