Hi paul
thanks for the reply.
i kind of solved it by removing the identity field before merging the
session , this make the field take a default value from the db and
thus solves my purpose

regards,
adi


On Apr 28, 3:08 pm, "Paul Johnston" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> a table in a mssql db with a uniqueidentifier field as primary key and
>
> > an integer field as identity,i am able to insert a row into the table
> > but not update it
>
> Can you send the code you're using, and the error you are getting? I think
> this is an area we haven't particularly covered so far.
>
> Paul
--~--~---------~--~----~------------~-------~--~----~
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