I'm developing an application and I need it when sql does the insert return the value of the id that was entered, I'm using the following command
SqlCommand cmd = new SqlCommand("insert into solicitacoes (assunto, mensagem, endereco, anexo, st...
asked by
05.06.2015 / 14:31