Mohanad's "Blog" 🤓👋

Data2Excel

Hi there ..

Some times we want to export the data in our database to an Excel file for many purpose.. (for example to filter it).. so I've programmed an application that convert database table's data to excel file..

[Describtion:]{style="color:#993366;"}

  • Convert database table's data to an excel file.
  • Select the table that you want from a list easily.
  • Free and licensed under LGPL.

[Screen shot:]{style="color:#993366;"}

Just enter your connection string information and select the table you want to export  its information.

[Requirment]{style="color:#993366;"}:

  • .Net frame work 4.

[Download]{style="color:#993366;"}:

You can download the application from here.

The source code from here.

Enjoy.. :)