When setting up a multiple customer environment on two large servers, we will install one named SQL Server instance for each customer on adatabase server, and we will install one SBO instance for each customer in separate directories on another server.
What we need to find out is how to set up the connection from the SBO programs/services to the named SQL Server instances.
Does anyone know how and where to do this?