ciao ragazzi\e
Ho un piccolo errore:
NESSUN VALORE SPECIFICATO PER ALCUNI PARAMETRI NECESSARI
La stringa è:
sql = "SELECT * FROM "& request.querystring("db")&" where "& request.querystring("db")&".PVCC= "& request.form("sfondo")&" ORDER by count"
Non è che per caso non riesce a confrontare PVCC e sfondo perchè sono stringhe di testo?

Rispondi quotando