0
jkeyser created
Good day
How can I populate a db by uploading an Excel file using ASP.NET Zero.
4 Answer(s)
-
0
-
0
Thanks for your response, but that is not what I meant.
I am working on a project where a client needs to upload an excel sheet with a lot of information and it must update a database.
I want to know how this can be achieved.
-
0
hi jkeyser
This is the same principle as importing users from excel.
Read the excel content and write it to the database using a repository or something else.
If I understand incorrectly, please point out.
-
0
This issue is closed because of no recent activity. Please create a new issue if you are still having this problem.