BackUp LevelNext

QuerySetCell

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.

Syntax

QuerySetCell(query, column_name, value [, row_number ])

query

Name of the query already executed.

column_name

Name of the column in the query.

value

Value to set in the specified cell.

row_number

Number of the row. Defaults to last row.




BackUp LevelNext

allaire

AllaireDoc@allaire.com
Copyright © 1998, Allaire Corporation. All rights reserved.