Re: Re[2]: Cross querying databases

2002-04-27 Thread Benjamin Pflugmann
Hello On Thu, Apr 25, 2002 at 03:29:34AM +0100, [EMAIL PROTECTED] wrote: > > Guten Tag Donna Robinson, > Hi 2u2 sir! > and god bless your cotton socks. > > > i hope this will help you.. > ... > it didn't but it gave me enough of a clue so that this did: > select dancedetails.coupletypes.* > fro

Re: Re[2]: Cross querying databases

2002-04-24 Thread Donna Robinson
> Guten Tag Donna Robinson, Hi 2u2 sir! and god bless your cotton socks. > i hope this will help you.. ... it didn't but it gave me enough of a clue so that this did: select dancedetails.coupletypes.* from dancedetails.coupletypes left join dancedata2.couples on dancedetails.coupletypes.name=d