Question:
How can I change a field’s value in a database being used in the application via ODBC connection?
Solution:
To do so, just locate the record with Move, MoveFirst, MovePrev, MoveNext, MoveLast, GotoRecord or Locate functions, and then change the value in the intended field either via scripts or with a setpoint.