views:

32

answers:

0

I am developing windows application, in which there are 3 buttons, 1 for browse, 1 for upload a file in sql server database and 1 for download the file from the database. there is 1 combobox which shows the uploaded file of database, the user can select that file. I want to download that selected file. Is it possible? if yes then how? please help me.

thanks in advance.