Hi,

I was wondering if it was possible to query another SQL server that is on the same network. For example, I have

SQL1 - 192.168.1.50
SQL2 - 192.168.1.51

Can I query SQL1 from SQL2? If so, how? Thanks!