Custom Error Handling Dialog Box
InstallShield 2024
Specify how to handle specific SQL errors in the Custom Error Handling dialog box. Any error you define will override the script’s default error handling. You can define how to handle an error for all scripts in your project or simply for this script.
Error Number
Enter the SQL error number for which you want to customize error handling.
Behavior
Override the default behavior by choosing one of the following options:
• | On Error, Abort Installation |
• | On Error, Go to Next Script |
• | On Error, Go to Next Statement |
Project Wide
To apply the customized error handling to all scripts in your project, select Yes. To apply it to only this script, select No.