随笔分类 -  Excel

摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using Microsoft.Office.Interop;using Microsoft.Office.Core;using System.Data;using System.Configuration;using Microsof... 阅读全文
posted @ 2010-10-09 15:17 iZiYue 阅读(230) 评论(0) 推荐(0)
摘要:C#导入,导出Excel 数据新建一张数据表producttableweb服务器端代码[WebMethod] public DataSet ExportProduct() { try{ //数据库连接字符串 string con = @"Data Source=TALENT;Initial Catalog=MyDb;Integrated Security=True"; SqlConnection ... 阅读全文
posted @ 2010-10-08 20:09 iZiYue 阅读(236) 评论(0) 推荐(0)

ChinaHDTV.ORG