Feature Rich
Rapid Application Development
Helping you or your customers
Manage their Business

All Commands All Data Adjustment
Commands

VECTOR_UPDATE

Update a vector previously stored on the database
Number Name Default Type Description
1 obj_id 0 Integer The ID of the UDB object the vector is linekd to.
2 row_id 0 Integer The row to update. Returned from the VECTOR_ADD command
3 var_name String The name of the variable holding the Text Data that the vector relates to
4 arr_name String The name of the variable holding the vector data.
The variable can be an array of values or a comma separated list of values.
5 size 1536 Integer The number of dimensions to used
to add a Comment.