codice:
Visa = "SELECT * FROM news WHERE Tipo='" & tipo & "' AND data=#" & SqlDate & "# ORDER BY Id"
Roby