klyn.databases.sql.odbc.OdbcPreparedStatement.executeUpdate
method
public executeUpdate(sql as String) as Int throws SQLException:
Description

Executes arbitrary update SQL through the underlying statement API.

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