c# - One click Installation update delete database data -


when publish window form application, publish.html user can download software , install software .

then user can work software. ' problem if update software , publish software once again , if user accept updates get's install again , data last database deleted.

how can update software , publish without deleting database .

c# ,window application, sqllite


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -