On Mon, Dec 21, 2009 at 12:23 PM, Gauthier, Dave
<dave(dot)gauthier(at)intel(dot)com> wrote:
> They have ways to cope with this. Since they all code in perl/DBI, they could simpy open handles to the 2 DBs. Or there's an op sys level app out there that they could use to get the same data. But I was thinking of something that would retain their ability to "join" into that data.
You can accomplish some stuff like that with dbilink. Not sure if
it's what you want or not.