soluzione:
$query_Recordset1 = "SELECT DISTINCT numero_camera FROM stato_pren WHERE (stato_pren.data_arrivo<='$w2' AND stato_pren.data_partenza>='$w1')= 'false' ORDER BY stato_pren.numero_camera";
grazie a tutti
soluzione:
$query_Recordset1 = "SELECT DISTINCT numero_camera FROM stato_pren WHERE (stato_pren.data_arrivo<='$w2' AND stato_pren.data_partenza>='$w1')= 'false' ORDER BY stato_pren.numero_camera";
grazie a tutti