When I try to change the record already done, it sends the No value specified for parameter 5 .
The code:
private void alterar() {
String sql = "UPDATE tbusuarios SET usuario = ?, telefone = ?, login = ?, senha = ?, perfil =...
asked by
07.02.2017 / 00:13