>Adam Parker wrote: >> Is there a way to call two dsns within one query? > >Nope. You'll need to pull the info from one, then the info from the >other and merge them as needed, or query your second database within a >loop of the records from the first, depending on how your relationships >work. > > >-Justin
Hi Justin - Would this be accomplished using a SQL Union or a query of queries? Thank you, Adam ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4416 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
