When you say 'multiple dsns', you can't use multiple cf datasources... but you can specify in your mapping xml
<object table="owner.tablefoo" /> >From there, it should just work as normal, assuming your database can support it. Is that what you were asking? Mark On Tue, Nov 25, 2008 at 11:30 AM, Doug Boude <[EMAIL PROTECTED]> wrote: > Hi all. > > I have just barely gotten my hands dirty with Transfer for a project I'm > doing, but I'm looking ahead to something I know I'm going to have to > address, so thought I'd ask if anybody has thoughts on how to perform joins > on tables that exist in different databases using Transfer? I know transfer > allows the defining of multiple DSNs, but I can't visualize how that would > come into play. Can I do something cool in my transfer.xml to define that > relationship, then just call the methods like I always would? > > Any theory, instruction, tongue lashings, and snippets would be MOST > appreciated! :) > > Doug Boude (formerly anti-ORM, in the process of finding my faith again) > > > -- E: [EMAIL PROTECTED] W: www.compoundtheory.com --~--~---------~--~----~------------~-------~--~----~ Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer You received this message because you are subscribed to the Google Groups "transfer-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en -~----------~----~----~----~------~----~------~--~---
