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 -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -