Hallo, ich hab mit MM-Tabellen noch nicht so sehr viel Erfahrung und hab' grad irgendwie n'Brett vorm Kopf. Ich möchte über ein CONTENT Object Daten auslesen. Typoscript ist jetzt nicht das Problem, sondern SQL.
Folgende Situation: Tabelle A ----------- 1 - JobA 2 - JobB 3 - JobC Tabelle B ----------- 1 - Jobtype1 2 - Jobtype2 3 - Jobtype3 Tabelle MM (uid_local = Tabelle A, uid_foreign = Tabelle B) --------------- uid_local = 1, uid_foreign = 3 uid_local = 2, uid_foreign = 1 uid_local = 3, uid_foreign = 3 Ergebnis soll sein: Alle Jobs eines bestimmten Jobtype's, also z.B. JobA, JobC bei Jobtype3. Ich bekomm es einfach nicht gebacken, wie ich das SQL-Statement aufbauen muss. Wer kann mir da bitte weiterhelfen? Gruß, Johannes. _______________________________________________ TYPO3-german mailing list TYPO3-german@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german