codice: sqlstring = "select * from immobili where prezzo BETWEEN '" & text.min & "' AND '" & text.max & "'"
sqlstring = "select * from immobili where prezzo BETWEEN '" & text.min & "' AND '" & text.max & "'"
Regole del Forum