3
Answers

Saving Excel File

Photo of Rosmieza Rosli

Rosmieza Rosli

10y
896
1
I have a datagridview populated by import data from excel file. Now I need to save this to database explore or to mysql server. This process will be repeated daily and data will be consistently added to database so I believe there would be INSERT query. Could you please tell me main steps to follow?

Answers (3)