As a new navision customer, we are considering how to setup a testing environment. Our first thought was to have separate servers and databases. Would it be just as secure to do it with separate companies in a single database. I didn't want to hurt anything in production by doing something stupid in test.
Thanks.
0
Comments
If you want to test/write new programs, than you'll need a separate database. If you want to test existing programs (eg. testing functions you have never used before), then you can use 1 database with several companies.
All the objects in one database are the same for all companies in that database. If you change an object (eg. a layout of a report) in one company, it is also changed in the other company.