I have recently upgraded to Access 2007 and am deploying Access Runtime 2007 split-database (program and backend files) solutions to users.
Two 'interesting' new features arise
Two 'interesting' new features arise
- When deploying just a program file upgrades (i.e. the intention being to leave the _be file intact) the user is advised that a version of the program already exists and will have to be removed using the Add/Remove Programs utility?
- Obviously this is a real pain as the _be file would have to be backed up and restored later on!
- Am I doing something wrong in the deployment script I have written for the upgrade?
- I am excluding Access Runtime as of course it already exists on the user's PC but are there other things I should be including or excluding?
- Or is there a workaround?
- I am getting an unexpected complication when deploying two unrelated Runtime databases to the same PC. This may just be a VISTA issue?
- The first Runtime database CD installs correctly, no problems.
- The second Runtime database CD detects that Access Runtime 2007 is already installed and prevents installation of the database!
- Question is, why won't VISTA simply ignore/overwrite the existing installation of Access Runtime 2007?
- Again, is it something I'm doing wrong in the deployment script e.g. a flag not checked or set?