Acessing data from other company

Nuno_Pereira
Nuno_Pereira Member Posts: 31
It's possible in NAVISION 4.0 SP2 acessing data from other company in the same database SQLSERVER 2005? If yes how?

Comments

  • Marije_Brummel
    Marije_Brummel Member, Moderators Design Patterns Posts: 4,262
    If you have a record variable you can use the CHANGECOMPANY function to read and write to another company for that specific record.

    Please note that the validations are still done in the currentcompany.

    Search the forum for more information and warnings about this functionality.