| primary key I have a problem with my primary key.
It exists of 2 elements namely an id and a scenario.
When I want to do an update it says that I violate my rpimary key rule.
what I do is: I change my scenario but my id stays the same.
Is this not possible? |