阅读背景:

往数据库中插入不重复的数据

来源:互联网 
SqlCommand cmd = new SqlCommand("insert into tb_Dollar(DolName,DolZjm,DateTime,Rate)values('" + txtDolName.Text + "','" + txtDolZjm.Text + "','" + txtDateTime.Text + "','" + txtRate.Text + "')", conn); SqlCommand cmd = new SqlCommand("insert into tb



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: