|
|
#2
yuccn2017-11-02 18:30
|
string s ="select*from PassWord where ID='" + textBox1.Text + "and password='" + textBox2.Text + "'";
string s ="select*from PassWord where ID='" + textBox1.Text + "and password='" + textBox2.Text + "'";