开发者

How to convert SQL Server 2005 database file into Excel [duplicate]

开发者 https://www.devze.com 2023-04-07 05:19 出处:网络
This question already has answers here: Closed 11 years ago. Possible Duplicate: Can you connect to sql se开发者_运维知识库rver from Excel?
This question already has answers here: Closed 11 years ago.

Possible Duplicate:

Can you connect to sql se开发者_运维知识库rver from Excel?

I have my application which I am saving data into SQL Server Express Edition.

I want to upload the same data in excel.

Please help if any tool available.


There are quite a few ways to import data from Excel to DB:
http://support.microsoft.com/kb/321686
And to export from DB to excel:
http://blog.sqlauthority.com/2008/01/08/sql-server-2005-export-data-from-sql-server-2005-to-microsoft-excel-datasheet/

0

精彩评论

暂无评论...
验证码 换一张
取 消