You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Show Contents List
You are here:

Specify Installation-Specific Database Connection Settings

The Version Installer file will always create/update the ODBC DSN specified in the install. So the installation-specific database connection settings will need to be entered during the install.
There are two ways to do this.
1.   The user enters them in the Version Installer Setup the Local Database dialog
         or
2.   An administrator writes a batch file or script file to pass the settings on the MSI command line. For example: Msiexec.exe /i MYAPP_v1.0.0_en-us.msi DBII=MYAPPDSN DBSV=myservername\sqlserver DBAS=mydatabaseinstance.
 
Show Contents List

  • No labels