[TYPO3-english] CoolUri configuration question
Cray Flatline
cryangel at gmail.com
Sat Oct 18 00:26:27 CEST 2008
Jan Bednarik wrote:
> Hi,
>
>> <to>SELECT concat(c.uid,'_',mk.title,'_',md.title) FROM
>> tx_txcar_car c INNER JOIN tx_txcar_make mk ON (mk.uid=c.make) INNER JOIN
>> tx_txcar_model md ON (md.uid=c.model)WHERE c.uid=$1 and NOT
>> c.deleted</to>
>
> and does this SQL work? Try to put it into phpMyAdmin (or whatever tool
> you use) and see if it'll give you any results. Of course, you need to
> replace $1 with some actual value.
>
Yes... In the PhpMyAdmin it works and give me correct results. First
thing i did is check in the PMA :) Please help me with it, because it's
really important task for me. :)
Thanks a lot.
WBR, Cray
More information about the TYPO3-english
mailing list