For executing an installation after updating and modifying the composition, the following message appears on the installer screen:
The query contains a syntax error
Error details:
Incorrect syntax near the keyword ‘All’.
‘their’ is not a recognized SET option.
The variable name ‘@Rows’ has already been declared. Variable names must be unique within a query batch or stored procedure.
The variable name ‘@Rows2’ has already been declared. Variable names must be unique within a query batch or stored procedure.
Incorrect syntax near the keyword ‘All’.
‘their’ is not a recognized SET option.
Now, three buttons appears:
- The Try autofix button appears
- Changed update scripts
- Abort installation
I am curious, what does the ‘Try Autofix’ button do, and in what situations should I use it?
In what situation should you use the ‘Changed Update Script’ button?