Installation of a second app on our on-Premise architecture

0
Hello all, We have an on-Premise architecture where a first application is running. We want to install a second application but when I did it, it has removed the table of the first application on the database… So, could you telle me what is the procedure to install a second application? Do I have to create a new database for each application? Thanks in advance
asked
1 answers
0

Yes, each application has it's own database. Never ever let two applications use the same database because it will corrupt the database.

Regards,

Ronald

 

answered