Click here to Skip to main content
15,919,879 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
I have an application that needs to upload .mdf and .ldf files and convert them into an excel file in the website and then allow them to be downloaded on the client computer. I have no idea how to start and what to do?

Can someone give me some ideas about how to convert a database in .mdf and .ldf files into excel file

Thanks in advance.
Posted
Updated 9-Sep-13 23:19pm
v2
Comments

1 solution

If you have to just export data from database to Excelsheet you can use Import/Export.

> Database>task>Export data and follow some procedure.




Ravi Halvadiya

www.InsightSoftech.com
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900