In my webapp (net.core) i need to update every day app.db (sqlite) with data from company database.
I think the user on button click upload the updated company.db in Data folder ...then delete app.db tables
and from company.db read and fill the app.db.
I never do that?
I have about ten tables
Pleas all suggest should be great for me
tks