RichardParry
IS-IT--Management
Hi All,
In short, I am having a whole load of problems running SQL 2005 with multiple named instances.
Is it possible, to have the following configuration with SQL 2005?
1) Named Instance "A", with unique IP address, listening on port 1433
2) Named Instance "B", with unique IP address, listening on port 1433
These named instanced do work, but I must specify port 1433 in connection strings. If I don't, then the client will attempt to connect to the server using port 1433, but will return a server not found error after a lengthy timeout period.
It's a very weird one this! Your help is much appreciated!
Many Thanx, Richard
In short, I am having a whole load of problems running SQL 2005 with multiple named instances.
Is it possible, to have the following configuration with SQL 2005?
1) Named Instance "A", with unique IP address, listening on port 1433
2) Named Instance "B", with unique IP address, listening on port 1433
These named instanced do work, but I must specify port 1433 in connection strings. If I don't, then the client will attempt to connect to the server using port 1433, but will return a server not found error after a lengthy timeout period.
It's a very weird one this! Your help is much appreciated!
Many Thanx, Richard