Posts by Wellington Andrade • 11 points
1 post
-
1
votes1
answer121
viewsQ: Additional information: The input character string was not in a correct format
What’s wrong with my code? conexao.conectarBD(); conectar.Open(); comando.CommandType = CommandType.StoredProcedure; comando = new SqlCommand("INSERIR_CLIENTE", conectar);…
c#asked Wellington Andrade 11