Gertsen
0
Q:

c# add a textbox in mysql select

command.CommandText = "SELECT * FROM info where id=@id";
command.Parameters.AddWithValue("@id",textBox1.Text);
0

New to Communities?

Join the community