G
Gary
I'm working on an app where I need to access a table from 2 different
databases (same MS-SQL box).
What I need is to have a SELECT string with an INNER JOIN based on these 2
tables. If they were in the same DB this would be no problem, but I can't
figure out how to get this via C#.
Any help would be greatly appreciated, thx!
-Gary
databases (same MS-SQL box).
What I need is to have a SELECT string with an INNER JOIN based on these 2
tables. If they were in the same DB this would be no problem, but I can't
figure out how to get this via C#.
Any help would be greatly appreciated, thx!
-Gary