Testing after upgrading preprod to FME 2025.2.1 and it appears that an issue that would previously (FME Flow 2024.1) be reported back from the database, i.e. incorrect user/incorrect syntax do not appear in the log file
e.g. running a workspace with an SQLExecutor with a query with incorrect syntax in FME Form 2025.2.1 results in an error, e.g.
“java.sql.SQLException: Line 1: Incorrect syntax near '}'.”
No such message appears when running the workspace in FME Flow. The workspace fails but no SQLException is returned
This appears to be the same whether you connect with using JDBC or Microsoft SQL Server (JDBC).


