asp教程.net 读取excel数据,填充dataset 与gridview代码
// 连接字符串
string ph = string.format("upload{0}", name);
string xlspath = server.mappath(ph);
string connstr = "provider=microsoft.jet.oledb.4.0;" + "extended properties="excel 8.0;hdr=no;imex=1";" + "data source=" + xlspath;
string sql_f = "select * from [{0}]";oledbconnection conn = null;
oledbdataadapter da = null;
datatable tblschema = null;
ilisttblnames = null; // 初始化连接,并打开
conn = new oledbconnection(connstr);
conn.open();
//方法二
连接字符串
dim xlspath as string = server.mappath("~/app_data/excelfile.xls") ' 绝对物理路径
dim connstr as string = "provider=microsoft.jet.oledb.4.0;data source=" & xlspath & "; extended properties=excel 8.0;"
' 查询语句
dim sql as string = "select * from [sheet1$]"dim ds as dataset = new dataset()
dim da as oledb.oledbdataadapter = new oledb.oledbdataadapter(sql, connstr)
da.fill(ds) ' 填充dataset' 在这里对dataset中的数据进行操作
' 输出,绑定数据
gridview1.datasource = ds.tables(0)
gridview1.databind()
上面代码是讲了绑定到gridview中的代码
孢子2生物进化中文版(Spores)
孢子2生物进化中文版让我们来做一回疯狂的博士,打造一个属于自
叫我万岁爷九游官方版
叫我万岁爷带你体验当换地点感觉,全新的模拟手游大作让你开始一
梦回凤歌
梦回凤歌手游中你将步入古代的宫廷纷争之中,本想度过美好幸福的
洋果子店rose最新版本
洋果子店最新版是一款十分容易让人垂涎的开店经营类手游。游戏玩
明日大亨最新版
明日大亨手游,一个非常经典有趣的模拟经营类型的商战手游,在游