以文本方式查看主题 - Foxtable(狐表) (http://foxtable.com/bbs/index.asp) -- 专家坐堂 (http://foxtable.com/bbs/list.asp?boardid=2) ---- [求助]SQLCommand生成的datatable怎么直接生成ESCEL (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=161715) |
-- 作者:fczhaobo -- 发布时间:2021/3/27 22:02:00 -- [求助]SQLCommand生成的datatable怎么直接生成ESCEL Dim cmd As new SQLCommand cmd.C cmd.CommandText="****" Dim dt As DataTable dt = cmd.ExecuteReader SQLCommand生成的datatable怎么直接生成ESCEL?
|
-- 作者:有点蓝 -- 发布时间:2021/3/28 20:36:00 -- 参考:http://www.foxtable.com/webhelp/topics/1148.htm |