Lösung :
SELECT touren. *
FROM touren
WHERE touren.Verladedatum >= '01.09.2004' AND touren.Verladedatum <= '06.09.2004' LIMIT 0 , 30
Danke schön euch beiden
Lösung :
SELECT touren. *
FROM touren
WHERE touren.Verladedatum >= '01.09.2004' AND touren.Verladedatum <= '06.09.2004' LIMIT 0 , 30
Danke schön euch beiden