Save xlsheet file in a database
Hi!
I have a data grid which is linked to a dataset.In the same page, I have a button which when clicked fills the data grid.
I want to have another button in this page which, when clicked, should do all the following:
1) Be able to convert the data in the above mentioned grid into an excel sheet file
2) Save this excel sheet file in one cell of a SQL database table.
3) Send an email with this attached excel sheet to a mailing list
I would appreciate your immediate response.
Regards,
Nachi
|