Support for SQL Federation needs some serious work in EF. The current state of things are pretty terrible if you are using Federation, to get it working it requires hacks, and quirky odd things like doing ToList or opening a connection or casting a connection into a base type and then opening it. Would love to see this cleaned up substantially with full blown support, not just a stop gap measure.
↧