Hi Enrique,

It is not recommended to use two applications with one DB.
You will get problem if one object (table / view) exist in one application
but doesn't in the other. When you open Axapta from the application that
doesn't have the object then it will delete the objects phsyically from the
database (then you lost your data) since it doesn't recognize the object in
its application files.
You can have two instances of AOS (each with different application and
different DB) running on the same server. To compare the result you have to
feed the same data into both instances.
However I have never test if it is okay when the differences between the two
applications only for objects that is not physically mapped to DB like
forms, reports, classes etc.

Regards,

Agus


On 07 Mar 2007 17:01:06 -0800, jeamx99 <[EMAIL PROTECTED]> wrote:
>
>   Hi, I would like to have your opinion regarding the following; I have a
> customer who has two companies, one of them needs a lot of
> customizations but the second one is planning to run in a standard mode
> (no customization). Can I use a different AOS for each company and see
> a "different" version of Axapta? so one company runs the application
> with all the customizations on AOS-1 and the second one runs plain
> Axapta on AOS-2 over the same DB.
>
> I will appreciate your advice!
>
> Best Regards
> Enrique
>
> 
>


[Non-text portions of this message have been removed]

Reply via email to