You are viewing limited content. For full access, please sign in.

Question

Question

Registering an external table on the same server but different instance

asked on June 4, 2015

Laserfiche repository database is on MACHINE1\LASERFICHE and the lookup table we need is on MACHINE1\APPLICATION.

I've seen a lot of posts here talking about how to deal with this when the tables are on two completely separate machines, but what about just separate instances?

0 0

Answer

SELECTED ANSWER
replied on June 4, 2015

That's technically not the same server. Separate instances of SQL Server are separate servers for all intents and purposes even if they live on the same machine. So you would have to use linked servers.

2 0
replied on June 4, 2015

Thanks Miruna. That's what I thought, but wanted to verify.

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.