[TYPO3] multiply query "wfqbe"
Remco Zwaan
RZwaan at fdc.nl
Tue Apr 3 16:36:28 CEST 2007
Hi...list...
We are using the extension wfqbe....for some customize queries. Now I
want a list of fe_users in combination with tx_smemployeelist there
position.
I am using the following query...bu I get an empty set!
select fe_users.name, fe_users.tx_smemployeelist_positions from
fe_users, tx_smemployeelist_positions where
(fe_users.tx_smemployeelist_positions =
tx_smemployeelist_positions.name);
What I am doing wrong??
remco
More information about the TYPO3-english
mailing list