Custom dbInstaller 2.0 Quick Tour: Step 2/3

Database Installation Options Wizard Dialog

DatabaseInstallationOptions

Features:

  • Option to backup existing database if exists.
  • Option to restore from backup file supplied by the developer.
  • Option to skip restoration if the database already exists.
  • Option to overwrite existing database.
  • Option to execute post-install custom Transact-SQL script supplied by the developer.
  • Option to update the ConnectionString in the config file for Windows or ASP.NET applications.
  • Any of the above options can be disabled and hidden.
  • Entire dialog box can be hidden during runtime.
  • Next button will turn to Install if the rest of the steps  are not allowed to be edited by the users.
  • Progress bar and message will be visible when the Next/Install button is clicked.

< Back | Next >