执行SQL语句时出现错误 请各位看看错哪儿了,我看了一下午了,谢谢了
string gai = "update guandao set 制造日期 = '" + TextBox2.Text + "',安装日期 = '" + TextBox3.Text + "',管径 = '" + TextBox4.Text + "', 壁厚 = '" + TextBox5.Text + "',埋深 = '" + TextBox6.Text + "',腐蚀控制 = '" + TextBox7.Text + "',运行压力 = '" + TextBox8.Text + "' where 管道ID = '" + TextBox1.Text + "' "; string ga
string gai = "update guandao set 制造日期 = '" + TextBox2.Text + "',安装日期 = '" + TextBox3.Text + "',管径 = '" + TextBox4.Text + "', 壁厚 = '" + TextBox5.Text + "',埋深 = '" + TextBox6.Text + "',腐蚀控制 = '" + TextBox7.Text + "',运行压力 = '" + TextBox8.Text + "' where 管道ID = '" + TextBox1.Text + "' "; string ga