1
Answer

Join DB using c#

Vignesh Kumar

Vignesh Kumar

11y
1.2k
1
Hi,

I have two different SQL servers each having a database with a table. I want to join these two tables using c# code, since I dont have the necessary permission to create a linked server. So can this be achieved. How about doing in Linq?

Answers (1)