How do I get the value that is in the datepicker and do a search in the database? I tried this way but this is not correct
var cmd = new MySqlCommand("SELECT distinct id, Pedagio, Carro, Placa, Fabricante, Ano, Cor, Data FROM tcc WHERE Data =...
asked by
06.04.2017 / 14:33