strVar = rs("REGIONE")
non va bene, come ti avevo suggerito, devi fare
strVar = rs("id_REGIONE")
comincia a fare questa modifica