Deploy Database to Fixed Location with Click-Once
I have an Access database used by multiple applications. I am trying to use the click-once technology and multiple copies of the database file are distributed in the "sandboxes" for each application. Is there some way to use click once to determine if the database files exisits at a fixed location, and if not download a copy. I do not want the database to be redeployed each time I upgrade the application. In my mind this is the same as wanting to deploy an application that uses SQL Server Enterprise, not the desktop edition.
Thanks
RJJ