SQL error checking improved
We have various FMSQL functions in MBS FileMaker Plugin for years. You can execute some SQL command and pass parameters with FM.ExecuteFileSQL function. The function does the job and either returns OK or an error. But in case of the error, we like to log as much as possible.
After each call to our of our FileMaker SQL functions, you can query details:
(more)
New in this prerelease of version 16.2 of the

