格式转换错误
comm.Parameters.Add("@emp_enterpsw",SqlDbType.Binary ,20).Value =this.txtPsw.Text ;comm.Parameters.Add("@emp_born",SqlDbType.DateTime,8).Value =this.txtBorn.Text;
调试的时候点插入的时候抱错 说格式错误!
用了convert 也不行
帮我看下?????
菜鸟
在线等 急 急
毕业设计的
2008-03-26 19:52