• Thank you, UPDATE is working, I also must encapsulated the $Something to ('".$Something."')

    $entry = $intoDB->Execute("UPDATE database SET switch='2' WHERE NumbersAndLetter in ('".$Something."')");

    Nice help here