Give QofQ a go. It will work if there's a relationship between the tables.
Adrian > -----Original Message----- > From: Adam Parker [mailto:[email protected]] > Sent: 03 March 2009 14:49 > To: cf-newbie > Subject: Re: Translate from Classic ASP to CF > > > >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:4418 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
