摘要:
//绑定 public void bind() { string sqlstr = "select * from 表"; sqlcon = new SqlConnection(strCon); SqlDataAdapter myda = new SqlDataAdapter(sqlstr, sqlcon); DataS... 阅读全文
posted @ 2008-04-03 09:13
岩仔
阅读(65)
评论(0)
推荐(0)
摘要:
//绑定 public void bind() { string sqlstr = "select * from 表"; sqlcon = new SqlConnection(strCon); SqlDataAdapter myda = new SqlDataAdapter(sqlstr, sqlcon); DataS... 阅读全文
posted @ 2008-04-03 09:13
岩仔
阅读(68)
评论(0)
推荐(0)
摘要:
//绑定 public void bind() { string sqlstr = "select * from 表"; sqlcon = new SqlConnection(strCon); SqlDataAdapter myda = new SqlDataAdapter(sqlstr, sqlcon); DataS... 阅读全文
posted @ 2008-04-03 09:13
岩仔
阅读(87)
评论(0)
推荐(0)
摘要:
//绑定 public void bind() { string sqlstr = "select * from 表"; sqlcon = new SqlConnection(strCon); SqlDataAdapter myda = new SqlDataAdapter(sqlstr, sqlcon); DataS... 阅读全文
posted @ 2008-04-03 09:13
岩仔
阅读(126)
评论(0)
推荐(0)

浙公网安备 33010602011771号