I need to change the values of some inventory id's. This is a one-off, not a procedure I intend to repeat. I know about keychange, etc, but is the any good reason not to go into the tables and changes the values through sql? For inventory id's it looks like I'll need to go through about 33 tables, which is boring and a little bit ...