qualcosa tipo
strSQL="SELECT * FROM products where new='1' AND month(dateSF) = " & month(date()) & " ORDER BY tip_IT DESC"
dovrebbe estrarti tutti i record del mese corrente
qualcosa tipo
strSQL="SELECT * FROM products where new='1' AND month(dateSF) = " & month(date()) & " ORDER BY tip_IT DESC"
dovrebbe estrarti tutti i record del mese corrente
Cacca!