I'm traying to insert data from excel, I used the code from this answer ,Angular 4: How to read data from Excel? , but I only see the JSON on console. Is there any way to insert it?
Asked
Active
Viewed 64 times
0
-
Where do you want to insert the data from the excel file? – WorksLikeACharm Feb 26 '20 at 14:59
-
into a database, I'm using XAMPP server and PhpMyAdmin – Jesse Macias Feb 28 '20 at 19:48