Hi everyone,
A customer of mine has a NAV database with 8 companies (NAV 2009 R2).
He wants to share the list of employees between all the companies.
I tried to change the ‘DataPerCompany’ property to No but I got the following error message:
It is not possible to change the property ‘DataPerCompany’ when there are records in the Employee table. Follow these guidelines:
* Export all records in the table to a file.
* Delete all records from the table.
* Modify the table definition.
* Import all records from the file.
What shall I do???