the annoying Modified flag

trulyjackytrulyjacky Member Posts: 24
edited 2004-05-03 in Navision Attain
Hi Everyone,

I just got a problem after localizing a Navision database. The Modified Field of each object is set to Yes after I imported the language files. What is the easiest way to erase this flag? It is really boring if I have to clear them one by one. :?

Comments

  • Tommy_SchouTommy_Schou Member Posts: 117
    Just create a report that runs through the table "Object". Then set the field Modified to FALSE and modify. Just be sure to filter the Type field to only include Table..Codeunit. Otherwise you are likely to get an error message.
    Best regards
    Tommy
  • trulyjackytrulyjacky Member Posts: 24
    Thanx, I think it is the easiest way. Just 2 lines of code, that's all. :wink:
Sign In or Register to comment.