Contents - Index


Data Area
You can modify data, just by placing your cusor in the cell (box) of the data you want to change and typing in the new value. Of course your value must be compatible for example you cannot type characters into numeric fields.

Hint: Some databases (MS SQL for one) that you connect to may add extra blanks to the end of text fields. If you try to add more characters it will seem like the field is "frozen". To correct this problem delete the trailing blanks first and then you will be able to add more characters in the field.