SQL Server:导出到Excel

时间:2015-05-04 17:57:34

标签: sql-server sql-server-2012

由于某些原因,即使安装了Excel,我也无法在我的数据源/目标列表中找到Microsoft Excel。为什么会这样?

enter image description here

2 个答案:

答案 0 :(得分:1)

最好的方法是直接从excel,看看屏幕:
enter image description here
使用连接属性指定您自己的查询:
enter image description here

答案 1 :(得分:1)

您正在运行64位“导入和导出向导”。通常安装excel 32位驱动程序。运行32位“导入和导出向导”,您应该看到excel源/目标。