Hello,
I am wondering how to connect to a separate instance of a database running on the same server but on a different port. While I can go to the solomon.ini file and change the database, using a comma (for the port) will be read as a separate server. Similarly, using the \ isn't handled correctly. Essentially, I've setup two instances of SQL Server on a server (a test and a dev). For a variety of reasons, I cannot setup another server for one of them but have to use the same server with separate instances (and preferably on a non-standard port). I can connect to the base one from dynamics, but not the other. Thanks.