Home

Is there anyway to use multiple data contexts on different servers yet?

I'd like to instantiate an SQL Server Context, a CSV context and a Firebird context and access all three from a query window. I've been able to access databases on the same server using the "Include Additional Databases" option in the LINQPad Connection (the drag and drop functionality in the FAQ doesn't work) but I'd like to access database contexts across servers. Is this possible?

Comments

Sign In or Register to comment.