[TYPO3] SQL Query

Felipe Knaesel Koch felipe at lcc.furb.br
Tue Aug 8 21:00:13 CEST 2006


Hi list,

 

Anyway of doing this: “SELECT re.uid reid, re.rid roid, ro.title room,
re.event event, re.user user, co.date date, co.hid hour

FROM `tx_fkkcrr_reservations` AS re, `tx_fkkcrr_reservations_content` AS co,
`tx_fkkcrr_rooms` AS ro

WHERE co.reid = re.uid

AND re.rid = ro.uid;” with $GLOBALS[‘TYPO3_DB’]? (except of course sql_query
method).

Thanks
_____________________________
Felipe Knaesel Koch
Auxiliar em Assuntos de Informática
Laboratório de Computação Científica - CCT
Universidade de Blumenau - FURB
Fone: (47)3321-6073
E-mail: felipek at furb.br

 




More information about the TYPO3-english mailing list