Base solution for your next web application
Open Closed

Excel upload to populate DB #8479


User avatar
0
jkeyser created

Good day

How can I populate a db by uploading an Excel file using ASP.NET Zero.


4 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    hi @jkeyser

    You can refer to the function of importing users from excel in Zero

  • User Avatar
    0
    jkeyser created

    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.

  • User Avatar
    0
    maliming created
    Support Team

    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.

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because of no recent activity. Please create a new issue if you are still having this problem.