0

1: Is there any way to covert the xml data into Excel workSheet?

2: Also from database (sql server 2005 ) to an Excel worksheet?

2 Answers 2

1

You can export data from a Sql Server database to excel. See this link and this one.

As for an xml file, you can easily just open the xml file in Excel. Depending on the format it should open up for you fine.

Sign up to request clarification or add additional context in comments.

Comments

1

This is a straight forward one, well documented in Microsoft site http://office.microsoft.com/en-us/excel/HP010423511033.aspx

If you are talking about doing it programatically, I think the first answer is a good start.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.