编程论坛
注册
登录
编程论坛
→
ASP.NET技术论坛
haoren
shuquan
发布于 2007-03-22 20:51, 331 次点击
comm.CommandText = "insert into User1(UserName,Pwd,number,class) values('" & TextBox1.Text & "','" & _
TextBox2.Text & "','" & TextBox3.Text & "','" & TextBox4.Text & "')"
帮看看那里错
0 回复
1