hi all,
i am a newbie at SA ,te problem i am facing is as follows
i have one table with among other fields one uniqueidentifier field as
primary key and an auto increment identity field although i can insert
new records when i try to update i get cant update identity field
error .How do i avoid this is there a way that SA doesnt pass a value
for that field so that the field gets a default value from the db.
also i forgot mention that all the tables are being created via
reflection.

any pointers/ideas will be extremly helpful


TIA

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