home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.databases.paradox      To crash or not to crash, asks Borland      9,834 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 8,535 of 9,834   
   Liz McGuire to Tony McGuire   
   Re: MultiTable Query Question   
   22 May 07 17:21:10   
   
   From: liz@paradoxcommunity.com   
      
   The ! should only go on the _join# element in the table that *does* have   
   all the records you want, not in the table that's missing records.  So:   
      
   CUSTOMER.DB | CustomerID | CustomerName |   
                | _join1!    | Check        |   
      
   ORDER.DB | OrderID | CustomerID |   
             | Check   | _join1     |   
      
      
   ...will get me all of the customers and for those which happen to have   
   orders, it will get me all their order ID values as well.   
      
   Liz   
      
      
   Tony McGuire wrote:   
   > Use an exclamation point (!) on the joins used to link it to the other   
   > table(s).   
   >   
   > But you can only use it once, so you have to use multiple join variables   
   > (_join#) to link them all together.   
   >   
   > You can use _join1, _join15! as a part of the linking process.   
   >   
   >   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca