klyn.databases.sql.odbc.OdbcPreparedStatement.setString
method
public setString(index as Int, value as String) as PreparedStatement throws SQLException:
Description

Sets one text parameter.

Throws
  • SQLException if the statement is closed, the parameter index is invalid, or ODBC binding fails.