Sets the cell in a specified column to a specified value. If no row number is specified, the cell on the last row will be set. Returns TRUE.
See also QueryAddRow and QueryNew.
QuerySetCell(query, column_name, value [, row_number ])
Name of the query already executed.
Name of the column in the query.
Value to set in the specified cell.
Number of the row. Defaults to last row.
AllaireDoc@allaire.com Copyright © 1998, Allaire Corporation. All rights reserved.