Q: Prevent overwrite of db of existing app build in C#
Not sure this Q, belongs here, but i have an app that installs a small ms access db. I don't want this overwritten each time i release an updated app. Anyway to install first time, but not overwrite on future updates?