This question is locked. New answers and comments are not allowed.
                        
                        Hi There,
                                I am using ADO.Net data services with OpenAccess ORM.  I've used the wizard to generate my data context.  When inserting entities from the client I can see the row inserted in the database but my entities auto-inc integer primary key is not updated in the client instance after the save is complete.  Any ideas why this might happen?
Thanks,
Rob