Did anyone experience a WinDev 23 bug where in the query in specific situations the analysis table name is used instead of the SQL table name.
In analysis the SQL table name is set, and is different then the table name in analysis.
The specific situation is where there is a condition where the field is in a list of a sub query.
The field name is typed as analysis_table_name.id where in all other situations it typed correctly as sql_table_name.id
We converted a huge application from WD22 to WD23. In 22 all was fine. in 23 on all positions where we have this specific condition it's wrong.
Best regards,
Adri
In analysis the SQL table name is set, and is different then the table name in analysis.
The specific situation is where there is a condition where the field is in a list of a sub query.
The field name is typed as analysis_table_name.id where in all other situations it typed correctly as sql_table_name.id
We converted a huge application from WD22 to WD23. In 22 all was fine. in 23 on all positions where we have this specific condition it's wrong.
Best regards,
Adri