Hi,
We're trying to provision a server setup for NPM and SAM in our development environment, with both products integrated. Can anyone confirm the following would be possible:
A server hosting both NPM & SAM and 1x SQL Express 2012 instance with SAM DB hosted
A second server hosting SQL Express 2012 with the NPM DB hosted
Our main purpose of having 2 SQL Express servers is to work around the 1GB RAM limit that SQL will use on a server.
Would the above setup still allow NPM & SAM to act as 1 integrated product?
Cheers