My group has two servers, one for development, named PAERxxx and one for production, named NJRxxx. Does anyone know the sp syntax/code that will allow me to querying a table in a database while the query window I'm typing in is connected to the other one?
For example, when I'm connected to the NJROSxxx server, what code is needed in my open sp window to 'select' data from a table in the PAERSCxxx server, if this is possible?
Thanks for any help you can provide.
For example, when I'm connected to the NJROSxxx server, what code is needed in my open sp window to 'select' data from a table in the PAERSCxxx server, if this is possible?
Thanks for any help you can provide.