I want to connect multiple SQL servers over TCP/IP with same server name and having same database name. I'm not able to change the server name or database name because the same names are used by testing softwares (LabVIEW) running on local machines. If I change the server names testing softwares(LabVIEW) does not work. So will there be any conflict if i connect all database having same server name over TCP/IP in LabVIEW
Are your servers IPs dynamic assigned? If not you can try to connect using IP instead of the server name.