SQL Server Requirement Dialog Box
InstallShield 2024
Use the SQL Server Requirement dialog box to define the server requirements for your database.
Predefined Minimum Database Server Version
Select a predefined minimum database server version that your application supports. Choose from the list of available options.
Note:At runtime, the installation verifies that all database servers that are selected by the end user meet the specified requirements.
Customize
Rarely, you will want to define your own database server version, but in the cases that you must, check the Customize box and any of the following options that apply:
Option |
Description |
Major Version |
This is the major version returned by a SQL Server. For example, SQL Server version 7 returns 7.00 |
Service Pack Level |
This is the server pack level number returned by a SQL Server. For example, SQL Server version 7 RTM returns 623. |
Any Greater than Major Version |
Check this option to support future major versions. |
Any Greater than Service Pack Level |
Check this option to support future service packs. |