Over the last few years, I've been coming back to using System ODBC in Workflows and Forms as I have more an more customers having multiple environments (DEV - TEST - PROD).
When the time comes to transfer Forms and Workflows between environments, this gets a lot simpler using System ODBC than direct SQL connections.
But this is true when querying Tables, Views and Stored Procedures for Workflows but when it comes to Forms... current version is 10.3, it only seems to allow querying Tables, Views... but not Stored Procedure.
Is Laserfiche planning to modify this, allowing the next Forms release to support Stored Procedure calls through System ODBC?