摘要:
我在SQL 2008R2 里面用下面的命令成功导出excel 文件。 EXEC master..xp_cmdshell 'bcp "select * from Car_data.dbo.CarInfo" queryout d:\tmp.xls -c -q -S"." -U"sa" -P"123456 阅读全文
posted @ 2016-05-12 17:44
代码改变世界&1024
阅读(765)
评论(0)
推荐(0)
