Código Delphi [-] adoconnection1.execute := 'delete from tabla where algo = ' + edtAlgo.Text;
adoconnection1.execute := 'delete from tabla where algo = ' + edtAlgo.Text;