摘要:
private void btnCheck_Click(object sender, EventArgs e) { DataSet ds = new DataSet(); string strConn = "Provider=Microsoft.Jet.OLEDB.4.0;" + "Data Source=" + txtPath.Text + ";" + "Extended Properties=Excel 8.0;"; OleDbConnection conn = new OleDbConnection(strC 阅读全文
posted @ 2013-01-25 11:47
蜗牛、、、
阅读(448)
评论(0)
推荐(0)

浙公网安备 33010602011771号