How to fix ID in modification of application?
This problem will appear after changing database, and importing version control with set parameters:
- cover by system tables and shared
- does not search for existing records
- index update during import
The problem is that on a few tables will show an error message:
sql database reported an error
If you know the exact issue, you can write a job to manually fix it.
This is a more advanced task, so if you're not totally comfortable with it, I'd try Jan's approach.
Also, Martin wrote a job that does a lot of it for you. I had to tweak it myself before:
http://dev.goshoom.net/en/2011/11/id-change/