frmEditGrid:
- empty cell are interpreted as NULL
- if an empty string is to be entered, use '' (two single quotes)
- to enter a string consisting solely of two single quotes, enter \'\'
- A line break may be entered into a field if Ctrl-Enter or Shift-Enter is pressed.
- Enter will still proceed to the next column, or store the row if at the end.
- F1 will display a help as soon as it's available
- F5, Ctrl-S and Ctrl-Z are shortcuts for Refresh, Save and Undo
- edit length problem still not found
frmOptions: - Added F1 help calling
Regards, Andreas
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match
