SQL server management studio 20.2 wrong french translation parameter in sql jobs
Hi,
I’m in front of a little problem.
I have created a SSIS package with VS2019, in which i have implemented an input boolean parameter
I have deploy the package on a SQL server 2022, used with SSMS 20.2 in french.
But when i want to configuration the parameter in the SQL Job, the translation of the boolean is wrong.
I have the choice between FALSE and VRAI (True translated in french.)
If i choose “VRAI”, i get a error saying that it is not a valid value for a boolean parameter.
Does anyone have a solution?. Maybe there’s an update that correct this issue.
Help would be really useful
Thank you
Best regards
Hi,I’m in front of a little problem.I have created a SSIS package with VS2019, in which i have implemented an input boolean parameterI have deploy the package on a SQL server 2022, used with SSMS 20.2 in french.But when i want to configuration the parameter in the SQL Job, the translation of the boolean is wrong.I have the choice between FALSE and VRAI (True translated in french.)If i choose “VRAI”, i get a error saying that it is not a valid value for a boolean parameter.Does anyone have a solution?. Maybe there’s an update that correct this issue.Help would be really usefulThank youBest regards Read More