SQL index and Modified flag in Object Designer

Sbhat
Sbhat Posts: 301
Hi Folks -

One of our client ran the SQL indexing tool in NAV and the Modified flag for all the objects in Object Designer in NAV is set to 'Yes', even for the objects that have not bee modified.

Is there any way to reset the modified flag to false for objects that have not been modified in NAV.

Any help is greatly appreciated.

S.

Comments

  • Export the object table thru a dataport to CSV from the backup you did just before runnign the routine, then import the flags from the CSV.
    David Singleton