当前位置: 代码迷 >> ASP >> 请问,asp中怎么读取excel表中的数据
  详细解决方案

请问,asp中怎么读取excel表中的数据

热度:62   发布时间:2012-04-09 13:41:25.0
请教,asp中如何读取excel表中的数据?
如题

------解决方案--------------------
像连普通数据库一样. "Provider=Microsoft.Jet.OLEDB.4.0;Persist Security Info=True;Data Source=d:\\aa.mdb "
  相关解决方案