Hi,
I am very new in SQL server not a working 100 % as SQL professional.
I have two SQL Server 2014 Std edition (Production) and SQL Server 2014 Express Edition (Test).
Now due to some workaround i need to open db instance/connect with SQL Server 2014 Std Edition(Production) from SQL Server 2014 express edition (Test) i got below network error.
But when try to open from Test to Production its successfully open.
Both machine are on same network and same subnet.
Windows Firewall is off (Domain,public and Private) however i allowed port 1434 in inbound and outbound on Test
Windows versions are same Windows Server 2012 R2
Both machines are have domain joined.
able to ping each other.
DNS name sucessfuly resolved
kindly help to rectify the issue.