Salve.

Cosa c'è di sbagliato in questa condizione:

codice:
if Rs("DOTAZIONE") = "SI" then
Rs("DOTAZIONE") = true
else
Rs("DOTAZIONE") = false
end if
Perchè restituisce:
Error Type:
ADODB.Recordset (0x800A0CB3)
Object or provider is not capable of performing requested operation.