摘要:
运行到sqlbulkcopy.WriteToServer(dt);时提示:来自数据源的 String 类型的给定值不能转换为指定目标列的类型 int。//导入按钮 private void btnImport_Click(object sender, EventArgs e) { for (int i = 0; i < addDataFile.dataGridView.Rows.Count; i++) { string tableName = addDataFile.dataGridView.... 阅读全文
posted @ 2013-04-27 10:21
lichen辰
阅读(143)
评论(0)
推荐(0)

浙公网安备 33010602011771号