>
>
> what needs to be modified?
> can it be done by a src-patch? maybe i can apply it runtime (;-)


I think the patch has been out for a few weeks now, so it will likely be in
the next release of pyodbc.

There is also an easy workaround, pass use_scope_identity = False to the
Engine ctor, and it will use @@IDENTITY instead of SCOPE_IDENTITY().

Rick


>
>

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