ClickOnce application distribution with db Access
Visual Studio
1
Posts
1
Posters
3
Views
1
Watching
-
Goodmorning everyone. Excuse your question as a neophyte. After completing my application with Visual Studio 2010 (Vb.net language) With db access, I posted the app with the ClickOnce system without checking the part of the update and I tried installing it to a friend for testing and it went all right. The question is this: If I make changes to the application that do not affect the database structure, how do I update the app to the "client" without touching the data on its local access db? If I have to make changes to DB Access, I have to first transfer my data to the new modified db access. Thank you in advance. El COndor Vola