Vignesh Kumar

Vignesh Kumar

  • NA
  • 1k
  • 416.5k

Join DB using c#

Sep 17 2013 5:04 AM
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)