[Typo3-UG Oesterreich] SELECT JOIN

Wolfgang Klinger wolfgang at stufenlos.net
Mon Sep 6 16:13:22 CEST 2004


 Hallo!

 Stefan Unterhuber schrieb folgendes am 06.09.2004:
>   table = tx_db_firma_produkte
>   leftjoin = tx_db_firma
>   rightjoin = tx_db_produkte
>   select {
>     where = tx_db_firma_produkte.firmaId=tx_db_firma.uid AND
> tx_db_firma_produkte.produkt_id=tx_db_produkte.uid
>     andWhere {
>       data = GPVar : select
>       wrap = tx_db_produkte.uid='|'
>     }
>     pidInList = 936
>   }

 leftjoin und rightjoin sind Attribute von "select", d.h. sie sollten
 auch im "select" definiert sein und nicht außerhalb... ;-)


 Wolfgang

 ____________________________________________________
 Wolfgang Klinger           wolfgang(at)stufenlos.net
                            http://www.stufenlos.net/






More information about the TYPO3-at mailing list