my $sth = $dbh->prepare("UPDATE Servers SET nic1_driver_version=? WHERE Server=?"); #### $sth->execute($driver,$servlist);