This is my problem: I have a local server with 2 SQL instances. How can I get info from a table in the other instance (while I'm connected to the first instance)? I believe this is possible but then this database is only read-only.
Thanks in advance! a