bouhajja
Posts: 3
Joined: Thu Oct 17, 2019 1:54 pm

How to update the version of my app without deletting client database

I have visual Studio application and I want to fix some bugs; but when I update it I lose hall of localdb data (the Update package replace the database file).
then I want to update my app without deleting some files.
Image
Eusebiu
Posts: 4931
Joined: Wed Nov 14, 2012 2:04 pm

Re: How to update the version of my app without deletting client database

Hi,

Please take a look on the "Avoid file removal during upgrade" thread which debates a similar scenario.

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Eusebiu
Posts: 4931
Joined: Wed Nov 14, 2012 2:04 pm

Re: How to update the version of my app without deletting client database

You're welcome. Glad to help.

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”