Hi,
I restored a new AXDB on my dev system to test certain data related issues of other system.
I changed web.config file in AOSService\WebRoot\ folder and pointed it new AXDB.
My question is, When I synchronize database using Visual Studio, How does it know that it should synchronize to the new DB i restored and not the default one which I was using before on my dev system? Does Visual studio knows that I changed the config file in Webroot folder?
*This post is locked for comments