Saving the file to database

Hello Administrator,

I need to store all the input data from the grid to sql server not to excel file Is there any way to save all the data into sql server database

Hi,

The current version doesn't support save sheet data to database. You may do this by using a sql to insert each line to the database from a sheet. We will add database bingding feature in future version.