摘要:
文本框TextBox1和TextBox2 内分别输入时间 用这个时间段来查询数据库 以下两种字符串都能用来查询数据库: 1、string sqlcom = "select * from 表名 where 时间 between '" + TextBox1.Text + "' and '" + Text 阅读全文
posted @ 2016-04-14 20:21
张小钱
阅读(1342)
评论(0)
推荐(0)
2016年4月14日