Arnd Messer schrieb:
> Hi Joachim,
> 
> --> OR
> und nicht "or"
> 
> SELECT * FROM my_table
> WHERE company LIKE 'A%'
> OR company LIKE 'B%'
> 
> temp.memberlist = CONTENT
> temp.memberlist {
>   table = fe_users
>   select {
>      pidInList = 3
>      orderBy = company
>      where = company LIKE 'A%' OR company LIKE 'B%'
>      andWhere = hidden=0
>      andWhere =  deleted=0
>    }
> }
> 
> 
> ...righty?
> 
> 
> arnd
> 
>>
>> temp.memberlist = CONTENT
>> temp.memberlist{
>>   table = fe_users
>>   select {
>>     pidInList = 3
>>     orderBy = company
>>     where = company LIKE 'A%' or company LIKE 'B%'
>>     andWhere = hidden=0
>>     andWhere =  deleted=0
>>   }
>>
>> }
>>

neee du das ist schnuppe ob 'OR' oder 'or'  ...
aber ansonsten bin ich ganz Ohr für weiter Lösungsansätze

wir sehen uns Anrd! (evtl. schaffe ich es)

Grüße

Joachim
_______________________________________________
TYPO3-german mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an