klyn.databases.sql.odbc.OdbcCallableStatement.execute
method
public execute(sql as String) as Boolean throws SQLException:
Description

Executes arbitrary SQL through the underlying statement API.

Throws
  • SQLException if the statement is closed or the ODBC driver reports an error.