spaLOGICng
Member
- Local time
- Today, 08:26
- Joined
- Jul 27, 2012
- Messages
- 163
Hey Guy,
Hope you all are doing well and possibly help me with this conundrum. This may not be the best place to ask this question but thought I would start here.
I have SQL Server Express and Developer Edition installed on my Machine. I do not have any problem connecting to either Server using SSMS or in any Connection String (ODBC) or otherwise. However, when I try to connect to the Dev Server using SSMS from any of my other machines on the Network, it connects to the Express Instance. It will not connect if I omit the Port. When I include the Port, it connects to Express rather than Dev.
Backdrop: The current Machine is a Dell XPS8950 Windows 11 Pro. I migrated the Servers from my old Machine. I used the Tools that Windows sponsors to migrate app Programs, and it did cause some naming issues with a lot of my apps, but I got all of them worked out. This is likely a remnant of the same issue.
I did read earlier elsewhere that the port is likely looking to the default server which would be the express server. I do not know how to overcome this and the forums that I am visiting are not shedding enough light.
Any insight would be greatly appreciated. Thanks!
Update: I changed the Listening Port and able to connect to the Dev Server. What is weird though is the Connection Properties shows SQLExpress, not the Dev.
Hope you all are doing well and possibly help me with this conundrum. This may not be the best place to ask this question but thought I would start here.
I have SQL Server Express and Developer Edition installed on my Machine. I do not have any problem connecting to either Server using SSMS or in any Connection String (ODBC) or otherwise. However, when I try to connect to the Dev Server using SSMS from any of my other machines on the Network, it connects to the Express Instance. It will not connect if I omit the Port. When I include the Port, it connects to Express rather than Dev.
Backdrop: The current Machine is a Dell XPS8950 Windows 11 Pro. I migrated the Servers from my old Machine. I used the Tools that Windows sponsors to migrate app Programs, and it did cause some naming issues with a lot of my apps, but I got all of them worked out. This is likely a remnant of the same issue.
I did read earlier elsewhere that the port is likely looking to the default server which would be the express server. I do not know how to overcome this and the forums that I am visiting are not shedding enough light.
Any insight would be greatly appreciated. Thanks!
Update: I changed the Listening Port and able to connect to the Dev Server. What is weird though is the Connection Properties shows SQLExpress, not the Dev.
Last edited: