摘要: \'单引号\"双引号\\反斜杠\b退格\f换页\n换行\r回车\t水平制表符 阅读全文
posted @ 2014-12-01 12:41 Xiao.T 阅读(2531) 评论(0) 推荐(0) 编辑
摘要: 平时需要把excel导入到oracle中,现总结方法如下: 1、使用OLE方式: string ConnStr = "Provider=Microsoft.Jet.OleDb.4.0;" + "data source=" + 文件.xls+ ";Extended Properties=Excel 8 阅读全文
posted @ 2014-12-01 12:37 Xiao.T 阅读(547) 评论(0) 推荐(0) 编辑