table data 50000 does not exsist

The Navision restore into SQL does a security sync at the end. The error you are getting is because you have a role configured that refers to Table 50000 and that table does not exist.

To solve:

  1. Go back to you native DB

  2. Run the Permission table from object designer

  3. Filter where “Object ID” > 0 AND “Object Name” = ‘’

  4. This will be all references to objects that do not exist. Delete these entries

  5. Make a new backup and restore