[TYPO3-german] Datensätze per TS auslesen
Jo Hasenau
info at cybercraft.de
Thu Dec 4 17:43:48 CET 2014
Am 04.12.2014 16:28, schrieb Christian Leicht:
> Typoscript kommt irgendwie nicht mit dem ">" klar.
>
> Ich hab schon
> where = event_date > 1449874800 probiert was nicht funktioniert
>
> aber where = event_date = 1449874800
> funktioniert.
>
> where = (event_date > 1449874800)
> geht auch nicht
Liegt das ggf. am Feldtyp?
Der Abgleich wird ja schon auf SQL-Ebene gemacht und nicht im PHP.
Bin mir nicht 100% sicher, aber soweit ich weiss macht SQL keine
automatische Type-Conversion.
HDH
Joey
--
Diversity:
Die Kunst zusammen unabhängig zu denken
The art of thinking independently together.
--
Facebook: https://www.facebook.com/johasenau
Twitter: http://twitter.com/bunnyfield
Xing: http://contact.cybercraft.de
TYPO3 cookbook (2nd edition): http://www.typo3experts.com
More information about the TYPO3-german
mailing list