... FROM tableA LEFT JOIN tableB ON (tableA.Nummer = tableB.nummer AND tableA.Art = 
tableB.art)..

...Vielleicht die klammern?

Gru� Mansur

>
>
> Hi Liste!
> Kann ich ein Join auf eine 2te Tabelle machen, und dabei je 2 Spalten zusammenh�ngen?
> Ich hab in beiden Tabellen die Spalten "Nummer" und "Art". Geht das? Wenn ja, wie?
>
> ... FROM tableA LEFT JOIN tableB ON tableA.Nummer = tableB.nummer AND tableA.Art = 
> tableB.art..
> geht nicht.. ;(
>
> Danke!
> Harald
> _______________________________________________
> Database.asp Mailingliste, Postings senden an:
> [EMAIL PROTECTED]
> An-/Abmeldung und Suchfunktion unter:
> http://www.glengamoi.com/mailman/listinfo/database.asp

_______________________________________________
Database.asp Mailingliste, Postings senden an:
[EMAIL PROTECTED]
An-/Abmeldung und Suchfunktion unter:
http://www.glengamoi.com/mailman/listinfo/database.asp

Antwort per Email an