Dracoventions News

SQL Runner Adds New FileMaker 11 Features

July 15, 2010

Release notes for v1.92 Beta

  • SQL Runner:
    • Added support for new features available to users of FileMaker 11. SQL statements can handle non-text data by replacing '?' characters with data from function parameters and return non-text data using an epSQLResult function. Using the new SQL engine also fixes some bugs introduced in the old SQL engine, such as the "insert ... select" SQL syntax not working.
    • Added additional error information reported by FileMaker's SQL API (although the errors returned by FileMaker 10 and earlier are not usually useful for debugging your SQL statements).