You need to configure the second instance to use a different port. This is not a good way to work, better ids to use one instance, and 2 separate databases. You can isolate their security. 2 instances is a very heavy load on the machine, and means you need your applications set to access the second port.
John K
2007-11-19 03:23:15 UTC
You shouldnt need a second sql server instance running, so im not sure why you are trying. You more than likely will need to change the port as that will be application specific...dont forget to allow any port forwarding through firewalls and routers. You could also try a different sql software like MySql from http://www.mysql.com , its free and powerful.
ⓘ
This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.